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