Uses of Enum
io.qt.designer.QDesignerFormWindowCursorInterface.MoveMode
Packages that use QDesignerFormWindowCursorInterface.MoveMode
-
Uses of QDesignerFormWindowCursorInterface.MoveMode in io.qt.designer
Methods in io.qt.designer that return QDesignerFormWindowCursorInterface.MoveModeModifier and TypeMethodDescriptionQDesignerFormWindowCursorInterface.MoveMode.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QDesignerFormWindowCursorInterface.MoveMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.designer with parameters of type QDesignerFormWindowCursorInterface.MoveModeModifier and TypeMethodDescriptionabstract boolean
QDesignerFormWindowCursorInterface.Impl.movePosition
(QDesignerFormWindowCursorInterface.MoveOperation op, QDesignerFormWindowCursorInterface.MoveMode mode) boolean
QDesignerFormWindowCursorInterface.movePosition
(QDesignerFormWindowCursorInterface.MoveOperation op, QDesignerFormWindowCursorInterface.MoveMode mode) abstract void
QDesignerFormWindowCursorInterface.Impl.setPosition
(int pos, QDesignerFormWindowCursorInterface.MoveMode mode) void
QDesignerFormWindowCursorInterface.setPosition
(int pos, QDesignerFormWindowCursorInterface.MoveMode mode)