The widget factory supplier class registers all kinds of preference pages and widgets. More...
#include <WidgetFactory.h>
Static Public Member Functions | |
| static void | destruct () |
| static WidgetFactorySupplier & | instance () |
Friends | |
| WidgetFactorySupplier & | GetWidgetFactorySupplier () |
The widget factory supplier class registers all kinds of preference pages and widgets.
Definition at line 231 of file WidgetFactory.h.
| void WidgetFactorySupplier::destruct | ( | void | ) | [static] |
Definition at line 207 of file WidgetFactory.cpp.
Referenced by Gui::Application::~Application().
| WidgetFactorySupplier & WidgetFactorySupplier::instance | ( | void | ) | [static] |
Definition at line 199 of file WidgetFactory.cpp.
Referenced by Gui::GetWidgetFactorySupplier().
| WidgetFactorySupplier& GetWidgetFactorySupplier | ( | ) | [friend] |
Definition at line 244 of file WidgetFactory.h.
1.6.1