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 booleanQDesignerFormWindowCursorInterface.Impl.movePosition(QDesignerFormWindowCursorInterface.MoveOperation op, QDesignerFormWindowCursorInterface.MoveMode mode) booleanQDesignerFormWindowCursorInterface.movePosition(QDesignerFormWindowCursorInterface.MoveOperation op, QDesignerFormWindowCursorInterface.MoveMode mode) abstract voidQDesignerFormWindowCursorInterface.Impl.setPosition(int pos, QDesignerFormWindowCursorInterface.MoveMode mode) voidQDesignerFormWindowCursorInterface.setPosition(int pos, QDesignerFormWindowCursorInterface.MoveMode mode)