Uses of Enum
io.qt.gui.QTransform.TransformationType
Packages that use QTransform.TransformationType
-
Uses of QTransform.TransformationType in io.qt.gui
Methods in io.qt.gui that return QTransform.TransformationTypeModifier and TypeMethodDescriptionQTransform.TransformationType.resolve(int value) Returns the corresponding enum entry for the given value.QTransform.type()Returns the enum constant of this type with the specified name.static QTransform.TransformationType[]QTransform.TransformationType.values()Returns an array containing the constants of this enum type, in the order they are declared.