libyui-mga-qt
1.0.2
|
Concrete widget factory for mandatory widgets. More...
#include <YMGAQWidgetFactory.h>
Public Member Functions | |
virtual YMGA_CBTable * | createCBTable (YWidget *parent, YTableHeader *header_disown, YCBTableMode mode=YCBTableCheckBoxOnFirstColumn) |
Protected Member Functions | |
YMGAQWidgetFactory () | |
Constructor. More... | |
virtual | ~YMGAQWidgetFactory () |
Destructor. | |
Friends | |
class | YQWE |
Concrete widget factory for mandatory widgets.
Definition at line 40 of file YMGAQWidgetFactory.h.
|
protected |
Constructor.
Use YUI::widgetFactory() to get the singleton for this class.
Definition at line 43 of file YMGAQWidgetFactory.cc.