#include "mmsgui/mmscanvaswidget.h"#include <map>


Go to the source code of this file.
Classes | |
| class | MMSCanvasFactory |
Typedefs | |
| typedef MMSCanvasWidget *(* | MMS_CANVAS_CONSTRUCTOR )(MMSWindow *, string, MMSTheme *) |
| typedef std::map< std::string, MMS_CANVAS_CONSTRUCTOR > | MMS_CANVAS_MAP |
Functions | |
| MMS_CREATEERROR (MMSCanvasFactoryError) | |
| typedef MMSCanvasWidget*(* MMS_CANVAS_CONSTRUCTOR)(MMSWindow *, string, MMSTheme *) |
Definition at line 14 of file mmscanvasfactory.h.
| typedef std::map<std::string, MMS_CANVAS_CONSTRUCTOR> MMS_CANVAS_MAP |
Definition at line 16 of file mmscanvasfactory.h.
| MMS_CREATEERROR | ( | MMSCanvasFactoryError | ) |