14 #ifndef _ViewFactory_H_ 15 #define _ViewFactory_H_ 67 virtual FontBase * createFont ( )
const = 0;
73 #endif // _ViewFactory_H_ virtual ~ViewFactory()
The virtual destructor.
static ViewFactory * m_instance
An instance of the default view factory.
#define MDL_HIPPOPLOT_API
A abstract base class for font handling.
The base class for the PlotterBase hierarchy.
The abstract base class for a factory that creates objects closely related to the graphics subsystem ...
The abstract base class for views.