Uses of Enum
io.qt.designer.QDesignerFormWindowCursorInterface.MoveOperation
-
Uses of QDesignerFormWindowCursorInterface.MoveOperation in io.qt.designer
Modifier and TypeMethodDescriptionQDesignerFormWindowCursorInterface.MoveOperation.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QDesignerFormWindowCursorInterface.MoveOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal boolean
QDesignerFormWindowCursorInterface.Impl.movePosition
(QDesignerFormWindowCursorInterface.MoveOperation op) Overloaded function forQDesignerFormWindowCursorInterface.movePosition(io.qt.designer.QDesignerFormWindowCursorInterface.MoveOperation, io.qt.designer.QDesignerFormWindowCursorInterface.MoveMode)
withmode = io.qt.designer.QDesignerFormWindowCursorInterface.MoveMode.MoveAnchor
.abstract boolean
QDesignerFormWindowCursorInterface.Impl.movePosition
(QDesignerFormWindowCursorInterface.MoveOperation op, QDesignerFormWindowCursorInterface.MoveMode mode) default boolean
QDesignerFormWindowCursorInterface.movePosition
(QDesignerFormWindowCursorInterface.MoveOperation op) Overloaded function forQDesignerFormWindowCursorInterface.movePosition(io.qt.designer.QDesignerFormWindowCursorInterface.MoveOperation, io.qt.designer.QDesignerFormWindowCursorInterface.MoveMode)
withmode = io.qt.designer.QDesignerFormWindowCursorInterface.MoveMode.MoveAnchor
.boolean
QDesignerFormWindowCursorInterface.movePosition
(QDesignerFormWindowCursorInterface.MoveOperation op, QDesignerFormWindowCursorInterface.MoveMode mode)