|
Planeshift
|
#include <pawswidget.h>
Public Member Functions | |
| virtual pawsWidget * | Create () |
| virtual pawsWidget * | Create (const pawsWidget *origin) |
| virtual const char * | GetName () |
| virtual | ~pawsWidgetFactory () |
Protected Member Functions | |
| virtual void | Register (const char *name) |
Protected Attributes | |
| csString | factoryName |
Definition at line 1933 of file pawswidget.h.
|
inlinevirtual |
Definition at line 1936 of file pawswidget.h.
|
virtual |
Reimplemented in pawsBaseWidgetFactory, pawsConfigCameraFactory, and pawsConfigMouseFactory.
|
virtual |
|
inlinevirtual |
Definition at line 1942 of file pawswidget.h.
|
protectedvirtual |
|
protected |
Definition at line 1951 of file pawswidget.h.