mmscanvasfactory.h File Reference

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

Include dependency graph for mmscanvasfactory.h:

This graph shows which files directly or indirectly include this file:

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 Documentation

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.


Function Documentation

MMS_CREATEERROR ( MMSCanvasFactoryError   )