Uses of Class
io.qt.designer.QDesignerFormWindowCursorInterface.MoveMode
Package | Description |
---|---|
io.qt.designer |
-
Uses of QDesignerFormWindowCursorInterface.MoveMode in io.qt.designer
Methods in io.qt.designer that return QDesignerFormWindowCursorInterface.MoveMode Modifier and Type Method Description static QDesignerFormWindowCursorInterface.MoveMode
QDesignerFormWindowCursorInterface.MoveMode. resolve(int value)
Returns the corresponding enum entry for the given value.static QDesignerFormWindowCursorInterface.MoveMode
QDesignerFormWindowCursorInterface.MoveMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static QDesignerFormWindowCursorInterface.MoveMode[]
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.MoveMode Modifier and Type Method Description abstract 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)