Uses of Class
io.qt.designer.QDesignerFormWindowCursorInterface.MoveOperation
Package | Description |
---|---|
io.qt.designer |
-
Uses of QDesignerFormWindowCursorInterface.MoveOperation in io.qt.designer
Methods in io.qt.designer that return QDesignerFormWindowCursorInterface.MoveOperation Modifier and Type Method Description static QDesignerFormWindowCursorInterface.MoveOperation
QDesignerFormWindowCursorInterface.MoveOperation. resolve(int value)
Returns the corresponding enum entry for the given value.static QDesignerFormWindowCursorInterface.MoveOperation
QDesignerFormWindowCursorInterface.MoveOperation. valueOf(String name)
Returns the enum constant of this type with the specified name.static QDesignerFormWindowCursorInterface.MoveOperation[]
QDesignerFormWindowCursorInterface.MoveOperation. values()
Returns an array containing the constants of this enum type, in the order they are declared.