Uses of Class
io.qt.designer.QDesignerWidgetBoxInterface.Widget
Package | Description |
---|---|
io.qt.designer |
-
Uses of QDesignerWidgetBoxInterface.Widget in io.qt.designer
Methods in io.qt.designer that return QDesignerWidgetBoxInterface.Widget Modifier and Type Method Description QDesignerWidgetBoxInterface.Widget
QDesignerWidgetBoxInterface.Widget. clone()
QDesignerWidgetBoxInterface.Widget
QDesignerWidgetBoxInterface.Category. widget(int idx)
abstract QDesignerWidgetBoxInterface.Widget
QDesignerWidgetBoxInterface. widget(int cat_idx, int wgt_idx)
Methods in io.qt.designer with parameters of type QDesignerWidgetBoxInterface.Widget Modifier and Type Method Description abstract void
QDesignerWidgetBoxInterface. addWidget(int cat_idx, QDesignerWidgetBoxInterface.Widget wgt)
void
QDesignerWidgetBoxInterface.Category. addWidget(QDesignerWidgetBoxInterface.Widget awidget)
Constructors in io.qt.designer with parameters of type QDesignerWidgetBoxInterface.Widget Constructor Description Widget(QDesignerWidgetBoxInterface.Widget w)