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()
Creates and returns a copy of this object.QDesignerWidgetBoxInterface.Category.widget
(int idx) SeeQDesignerWidgetBoxInterface::Category::
widget(int)const abstract QDesignerWidgetBoxInterface.Widget
QDesignerWidgetBoxInterface.widget
(int cat_idx, int wgt_idx) SeeQDesignerWidgetBoxInterface::
widget(int, int)const Methods in io.qt.designer with parameters of type QDesignerWidgetBoxInterface.WidgetModifier and TypeMethodDescriptionabstract void
QDesignerWidgetBoxInterface.addWidget
(int cat_idx, QDesignerWidgetBoxInterface.Widget wgt) SeeQDesignerWidgetBoxInterface::
addWidget(int, QDesignerWidgetBoxInterface::Widget) final void
QDesignerWidgetBoxInterface.Category.addWidget
(QDesignerWidgetBoxInterface.Widget awidget) SeeQDesignerWidgetBoxInterface::Category::
addWidget(QDesignerWidgetBoxInterface::Widget) final void
QDesignerWidgetBoxInterface.Widget.assign
(QDesignerWidgetBoxInterface.Widget w) SeeQDesignerWidgetBoxInterface::Widget::
operator=(QDesignerWidgetBoxInterface::Widget) Constructors in io.qt.designer with parameters of type QDesignerWidgetBoxInterface.WidgetModifierConstructorDescriptionSeeQDesignerWidgetBoxInterface::Widget::
Widget(QDesignerWidgetBoxInterface::Widget)