Uses of Enum
io.qt.core.Qt.CoordinateSystem
-
Uses of Qt.CoordinateSystem in io.qt.core
Modifier 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
Modifier 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)