VAPOR3 3.9.4
|
This is the complete list of members for VSectionGroup, including all inherited members.
_children | AbstractWidgetGroup< This, Widget > | protected |
_group | WidgetGroupWrapper< VSectionGroup, QWidget, VGroup > | protected |
Add(QWidget *w) override | WidgetGroupWrapper< VSectionGroup, QWidget, VGroup > | inlinevirtual |
AbstractWidgetGroup::Add(Widget *w) | AbstractWidgetGroup< This, Widget > | inlinevirtual |
AddM(const List &list) | AbstractWidgetGroup< This, Widget > | inline |
addTab(QWidget *page, const QString &label)=delete | VSection | |
cornerWidget() const =delete | VSection | |
layout() const | VSection | |
List typedef | AbstractWidgetGroup< This, Widget > | |
setCornerWidget(QWidget *widget, Qt::Corner corner)=delete | VSection | |
setLayout(QLayout *layout)=delete | VSection | |
setMenu(QMenu *menu) | VSection | |
VSection(const std::string &title) | VSection | |
VSectionGroup(const std::string &title, List children={}) | VSectionGroup | inline |
widget(int index) const =delete | VSection | |
WidgetGroupWrapper(VGroup *group) | WidgetGroupWrapper< VSectionGroup, QWidget, VGroup > | inline |