Uses of Enum
io.qt.core.Qt.CoordinateSystem
Packages that use Qt.CoordinateSystem
-
Uses of Qt.CoordinateSystem in io.qt.core
Methods in io.qt.core that return Qt.CoordinateSystemModifier and TypeMethodDescriptionstatic Qt.CoordinateSystem
Qt.CoordinateSystem.resolve
(int value) Returns the corresponding enum entry for the given value.static Qt.CoordinateSystem
Returns the enum constant of this type with the specified name.static Qt.CoordinateSystem[]
Qt.CoordinateSystem.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Qt.CoordinateSystem in io.qt.widgets
Methods in io.qt.widgets with parameters of type Qt.CoordinateSystemModifier and TypeMethodDescriptionprotected final QRectF
QGraphicsEffect.sourceBoundingRect
(Qt.CoordinateSystem system) protected final QPixmap
QGraphicsEffect.sourcePixmap
(Qt.CoordinateSystem system) protected final QPixmap
QGraphicsEffect.sourcePixmap
(Qt.CoordinateSystem system, QPoint offset) Overloaded function forQGraphicsEffect.sourcePixmap(io.qt.core.Qt.CoordinateSystem, io.qt.core.QPoint, io.qt.widgets.QGraphicsEffect.PixmapPadMode)
withmode = io.qt.widgets.QGraphicsEffect.PixmapPadMode.PadToEffectiveBoundingRect
.protected final QPixmap
QGraphicsEffect.sourcePixmap
(Qt.CoordinateSystem system, QPoint offset, QGraphicsEffect.PixmapPadMode mode)