Uses of Enum
io.qt.designer.QDesignerFormWindowCursorInterface.MoveOperation
Packages that use QDesignerFormWindowCursorInterface.MoveOperation
-
Uses of QDesignerFormWindowCursorInterface.MoveOperation in io.qt.designer
Methods in io.qt.designer that return QDesignerFormWindowCursorInterface.MoveOperationModifier 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.Methods in io.qt.designer with parameters of type QDesignerFormWindowCursorInterface.MoveOperationModifier and TypeMethodDescriptionfinal booleanQDesignerFormWindowCursorInterface.Impl.movePosition(QDesignerFormWindowCursorInterface.MoveOperation op) Overloaded function forQDesignerFormWindowCursorInterface.Impl.movePosition(io.qt.designer.QDesignerFormWindowCursorInterface.MoveOperation, io.qt.designer.QDesignerFormWindowCursorInterface.MoveMode)withmode = io.qt.designer.QDesignerFormWindowCursorInterface.MoveMode.MoveAnchor.abstract booleanQDesignerFormWindowCursorInterface.Impl.movePosition(QDesignerFormWindowCursorInterface.MoveOperation op, QDesignerFormWindowCursorInterface.MoveMode mode) default booleanQDesignerFormWindowCursorInterface.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.booleanQDesignerFormWindowCursorInterface.movePosition(QDesignerFormWindowCursorInterface.MoveOperation op, QDesignerFormWindowCursorInterface.MoveMode mode)