Uses of Enum
io.qt.core.Qt.AspectRatioMode
Packages that use Qt.AspectRatioMode
Package
Description
-
Uses of Qt.AspectRatioMode in io.qt.core
Methods in io.qt.core that return Qt.AspectRatioModeModifier and TypeMethodDescriptionstatic Qt.AspectRatioModeQt.AspectRatioMode.resolve(int value) Returns the corresponding enum entry for the given value.static Qt.AspectRatioModeReturns the enum constant of this type with the specified name.static Qt.AspectRatioMode[]Qt.AspectRatioMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core with parameters of type Qt.AspectRatioModeModifier and TypeMethodDescriptionfinal voidQSize.scale(int w, int h, Qt.AspectRatioMode mode) final voidQSize.scale(QSize s, Qt.AspectRatioMode mode) final voidQSizeF.scale(double w, double h, Qt.AspectRatioMode mode) final voidQSizeF.scale(QSizeF s, Qt.AspectRatioMode mode) final voidQSizeF.scale(QSize s, Qt.AspectRatioMode mode) Overloaded function forQSizeF.scale(io.qt.core.QSizeF, io.qt.core.Qt.AspectRatioMode).final QSizeQSize.scaled(int w, int h, Qt.AspectRatioMode mode) final QSizeQSize.scaled(QSize s, Qt.AspectRatioMode mode) final QSizeFQSizeF.scaled(double w, double h, Qt.AspectRatioMode mode) final QSizeFQSizeF.scaled(QSizeF s, Qt.AspectRatioMode mode) final QSizeFQSizeF.scaled(QSize s, Qt.AspectRatioMode mode) Overloaded function forQSizeF.scaled(io.qt.core.QSizeF, io.qt.core.Qt.AspectRatioMode). -
Uses of Qt.AspectRatioMode in io.qt.gui
Methods in io.qt.gui with parameters of type Qt.AspectRatioModeModifier and TypeMethodDescriptionfinal QImageQImage.scaled(int w, int h, Qt.AspectRatioMode aspectMode) Overloaded function forQImage.scaled(int, int, io.qt.core.Qt.AspectRatioMode, io.qt.core.Qt.TransformationMode)withmode = io.qt.core.Qt.TransformationMode.FastTransformation.final QImageQImage.scaled(int w, int h, Qt.AspectRatioMode aspectMode, Qt.TransformationMode mode) final QImageQImage.scaled(QSize s, Qt.AspectRatioMode aspectMode) Overloaded function forQImage.scaled(io.qt.core.QSize, io.qt.core.Qt.AspectRatioMode, io.qt.core.Qt.TransformationMode)withmode = io.qt.core.Qt.TransformationMode.FastTransformation.final QImageQImage.scaled(QSize s, Qt.AspectRatioMode aspectMode, Qt.TransformationMode mode) final QPixmapQPixmap.scaled(int w, int h, Qt.AspectRatioMode aspectMode) Overloaded function forQPixmap.scaled(int, int, io.qt.core.Qt.AspectRatioMode, io.qt.core.Qt.TransformationMode)withmode = io.qt.core.Qt.TransformationMode.FastTransformation.final QPixmapQPixmap.scaled(int w, int h, Qt.AspectRatioMode aspectMode, Qt.TransformationMode mode) final QPixmapQPixmap.scaled(QSize s, Qt.AspectRatioMode aspectMode) Overloaded function forQPixmap.scaled(io.qt.core.QSize, io.qt.core.Qt.AspectRatioMode, io.qt.core.Qt.TransformationMode)withmode = io.qt.core.Qt.TransformationMode.FastTransformation.final QPixmapQPixmap.scaled(QSize s, Qt.AspectRatioMode aspectMode, Qt.TransformationMode mode) -
Uses of Qt.AspectRatioMode in io.qt.multimedia
Methods in io.qt.multimedia that return Qt.AspectRatioModeModifier and TypeMethodDescriptionfinal Qt.AspectRatioModeQVideoFrame.PaintOptions.aspectRatioMode()SeeQVideoFrame::PaintOptions::aspectRatioMode Methods in io.qt.multimedia with parameters of type Qt.AspectRatioModeModifier and TypeMethodDescriptionfinal voidQVideoFrame.PaintOptions.setAspectRatioMode(Qt.AspectRatioMode aspectRatioMode) SeeQVideoFrame::PaintOptions::aspectRatioMode Constructors in io.qt.multimedia with parameters of type Qt.AspectRatioModeModifierConstructorDescriptionPaintOptions(Qt.GlobalColor backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlag ... paintFlags) PaintOptions(Qt.GlobalColor backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlags paintFlags) PaintOptions(QColor backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlag ... paintFlags) PaintOptions(QColor backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlags paintFlags) SeeQVideoFrame::PaintOptions::PaintOptions{QColor, Qt::AspectRatioMode, QVideoFrame::PaintOptions::PaintFlags} PaintOptions(QRgba64 backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlag ... paintFlags) PaintOptions(QRgba64 backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlags paintFlags) PaintOptions(String backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlag ... paintFlags) PaintOptions(String backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlags paintFlags) -
Uses of Qt.AspectRatioMode in io.qt.multimedia.widgets
Fields in io.qt.multimedia.widgets with type parameters of type Qt.AspectRatioModeMethods in io.qt.multimedia.widgets that return Qt.AspectRatioModeModifier and TypeMethodDescriptionfinal Qt.AspectRatioModeQGraphicsVideoItem.aspectRatioMode()final Qt.AspectRatioModeQVideoWidget.aspectRatioMode()Methods in io.qt.multimedia.widgets with parameters of type Qt.AspectRatioModeModifier and TypeMethodDescriptionfinal voidQGraphicsVideoItem.setAspectRatioMode(Qt.AspectRatioMode mode) final voidQVideoWidget.setAspectRatioMode(Qt.AspectRatioMode mode) -
Uses of Qt.AspectRatioMode in io.qt.svg
Methods in io.qt.svg that return Qt.AspectRatioModeMethods in io.qt.svg with parameters of type Qt.AspectRatioModeModifier and TypeMethodDescriptionfinal voidQSvgRenderer.setAspectRatioMode(Qt.AspectRatioMode mode) -
Uses of Qt.AspectRatioMode in io.qt.widgets
Methods in io.qt.widgets with parameters of type Qt.AspectRatioModeModifier and TypeMethodDescriptionfinal voidQGraphicsView.fitInView(double x, double y, double w, double h, Qt.AspectRatioMode aspectRadioMode) final voidQGraphicsView.fitInView(QRectF rect, Qt.AspectRatioMode aspectRadioMode) final voidQGraphicsView.fitInView(QRect rect, Qt.AspectRatioMode aspectRadioMode) Overloaded function forQGraphicsView.fitInView(io.qt.core.QRectF, io.qt.core.Qt.AspectRatioMode).final voidQGraphicsView.fitInView(QGraphicsItem item, Qt.AspectRatioMode aspectRadioMode) final voidQGraphicsScene.render(QPainter painter, QRectF target, QRectF source, Qt.AspectRatioMode aspectRatioMode) final voidQGraphicsScene.render(QPainter painter, QRectF target, QRect source, Qt.AspectRatioMode aspectRatioMode) final voidQGraphicsScene.render(QPainter painter, QRect target, QRectF source, Qt.AspectRatioMode aspectRatioMode) final voidQGraphicsScene.render(QPainter painter, QRect target, QRect source, Qt.AspectRatioMode aspectRatioMode) final voidQGraphicsView.render(QPainter painter, QRectF target, QRect source, Qt.AspectRatioMode aspectRatioMode) final voidQGraphicsView.render(QPainter painter, QRect target, QRect source, Qt.AspectRatioMode aspectRatioMode)