Uses of Enum
io.qt.core.Qt.CursorShape
Packages that use Qt.CursorShape
-
Uses of Qt.CursorShape in io.qt.core
Methods in io.qt.core that return Qt.CursorShapeModifier and TypeMethodDescriptionstatic Qt.CursorShape
Qt.CursorShape.resolve
(int value) Returns the corresponding enum entry for the given value.static Qt.CursorShape
Returns the enum constant of this type with the specified name.static Qt.CursorShape[]
Qt.CursorShape.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Qt.CursorShape in io.qt.gui
Methods in io.qt.gui that return Qt.CursorShapeMethods in io.qt.gui with parameters of type Qt.CursorShapeConstructors in io.qt.gui with parameters of type Qt.CursorShape