A convenience widget that also holds pointers to a list of its child widgets. More...
#include <ConfigWidget.hh>

Public Member Functions | |
| ConfigChildWidget () | |
| Constructor;. More... | |
Public Attributes | |
| GroupWidget * | groupWidget |
| Pointer to group widget. More... | |
| std::vector< QWidget * > | widgets |
| List of child widgets. More... | |
A convenience widget that also holds pointers to a list of its child widgets.