Uses of Class
io.qt.designer.QDesignerWidgetBoxInterface.Widget
Packages that use QDesignerWidgetBoxInterface.Widget
-
Uses of QDesignerWidgetBoxInterface.Widget in io.qt.designer
Methods in io.qt.designer that return QDesignerWidgetBoxInterface.WidgetModifier and TypeMethodDescriptionQDesignerWidgetBoxInterface.Widget.clone()
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.WidgetModifier and TypeMethodDescriptionabstract void
QDesignerWidgetBoxInterface.addWidget
(int cat_idx, QDesignerWidgetBoxInterface.Widget wgt) final void
QDesignerWidgetBoxInterface.Category.addWidget
(QDesignerWidgetBoxInterface.Widget awidget) Constructors in io.qt.designer with parameters of type QDesignerWidgetBoxInterface.Widget