|
libyui-mga-gtk
1.0.1
|
Concrete widget factory for mandatory widgets. More...
#include <YMGAGWidgetFactory.h>


Public Member Functions | |
| virtual YMGA_CBTable * | createCBTable (YWidget *parent, YTableHeader *header_disown, YCBTableMode mode=YCBTableCheckBoxOnFirstColumn) |
Protected Member Functions | |
| YMGAGWidgetFactory () | |
| Constructor. More... | |
| virtual | ~YMGAGWidgetFactory () |
| Destructor. | |
Friends | |
| class | YGWE |
Concrete widget factory for mandatory widgets.
Definition at line 41 of file YMGAGWidgetFactory.h.
|
protected |
Constructor.
Use YUI::widgetFactory() to get the singleton for this class.
Definition at line 42 of file YMGAGWidgetFactory.cc.