Uses of Class
io.qt.designer.QDesignerLayoutDecorationExtension.InsertMode
Package | Description |
---|---|
io.qt.designer |
-
Uses of QDesignerLayoutDecorationExtension.InsertMode in io.qt.designer
Methods in io.qt.designer that return QDesignerLayoutDecorationExtension.InsertMode Modifier and Type Method Description QDesignerLayoutDecorationExtension.InsertMode
QDesignerLayoutDecorationExtension. currentInsertMode()
abstract QDesignerLayoutDecorationExtension.InsertMode
QDesignerLayoutDecorationExtension.Impl. currentInsertMode()
static QDesignerLayoutDecorationExtension.InsertMode
QDesignerLayoutDecorationExtension.InsertMode. resolve(int value)
Returns the corresponding enum entry for the given value.static QDesignerLayoutDecorationExtension.InsertMode
QDesignerLayoutDecorationExtension.InsertMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static QDesignerLayoutDecorationExtension.InsertMode[]
QDesignerLayoutDecorationExtension.InsertMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.