- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QDesignerLayoutDecorationExtension.Impl
Java wrapper for Qt class QDesignerLayoutDecorationExtension
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQDesignerLayoutDecorationExtension
static enum
Java wrapper for Qt enum QDesignerLayoutDecorationExtension::InsertMode -
Method Summary
Modifier and TypeMethodDescriptionvoid
adjustIndicator
(QPoint pos, int index) int
int
findItemAt
(int row, int column) int
findItemAt
(QPoint pos) int
indexOf
(QLayoutItem item) int
void
insertColumn
(int column) void
insertRow
(int row) void
insertWidget
(QWidget widget, QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> cell) itemInfo
(int index) void
removeWidget
(QWidget widget) void
simplify()
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
adjustIndicator
-
currentCell
-
currentIndex
-
currentInsertMode
-
findItemAt
-
findItemAt
-
indexOf
-
indexOf
-
insertColumn
-
insertRow
-
insertWidget
@QtUninvokable void insertWidget(QWidget widget, QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> cell) -
itemInfo
-
removeWidget
-
simplify
-
widgets
-