MMSCanvasFactory Class Reference

#include <mmscanvasfactory.h>

List of all members.


Public Member Functions

 MMSCanvasFactory ()
 ~MMSCanvasFactory ()
void registerCanvas (string name, MMS_CANVAS_CONSTRUCTOR constructor)
MMSCanvasWidgetconstructCanvas (const char *name, MMSWindow *root, string classname, MMSTheme *theme)

Static Private Attributes

static MMS_CANVAS_MAP canvasFactoryList

Detailed Description

Definition at line 19 of file mmscanvasfactory.h.


Constructor & Destructor Documentation

MMSCanvasFactory::MMSCanvasFactory (  ) 

Definition at line 12 of file mmscanvasfactory.cpp.

MMSCanvasFactory::~MMSCanvasFactory (  ) 

Definition at line 16 of file mmscanvasfactory.cpp.


Member Function Documentation

void MMSCanvasFactory::registerCanvas ( string  name,
MMS_CANVAS_CONSTRUCTOR  constructor 
)

Definition at line 20 of file mmscanvasfactory.cpp.

MMSCanvasWidget * MMSCanvasFactory::constructCanvas ( const char *  name,
MMSWindow root,
string  classname,
MMSTheme theme 
)

Definition at line 29 of file mmscanvasfactory.cpp.


Member Data Documentation

Definition at line 27 of file mmscanvasfactory.h.


The documentation for this class was generated from the following files: