VAPOR3 3.9.4
|
#include <VScrollGroup.h>
Public Member Functions | |
VScrollGroup (List children={}) | |
Public Member Functions inherited from VScrollArea | |
VScrollArea (QWidget *w) | |
Public Member Functions inherited from WidgetGroupWrapper< VScrollGroup, QWidget, VGroup > | |
WidgetGroupWrapper (VGroup *group) | |
virtual VScrollGroup * | Add (QWidget *w) override |
Adds a widget. | |
Public Member Functions inherited from AbstractWidgetGroup< This, Widget > | |
virtual This * | Add (Widget *w) |
Adds a widget. | |
This * | AddM (const List &list) |
Additional Inherited Members | |
Public Types inherited from AbstractWidgetGroup< This, Widget > | |
typedef std::initializer_list< Widget * > | List |
Protected Attributes inherited from WidgetGroupWrapper< VScrollGroup, QWidget, VGroup > | |
VGroup * | _group |
Protected Attributes inherited from AbstractWidgetGroup< This, Widget > | |
std::vector< Widget * > | _children |
Definition at line 7 of file VScrollGroup.h.
|
inline |
Definition at line 13 of file VScrollGroup.h.