13 #include "msdevstudio/MSconfig.h" QtViewFactory()
The default constructor.
A abstract base class for font handling.
The class of derived from ViewBase and QCanvasRectangle for drawing on a QCanvas. ...
static ViewFactory * m_instance
An instance of the default view factory.
QtViewFactory class interface.
hippodraw::QtView class interface
An implementation of FontBase that uses a Qt QFont as implementation.
The base class for the PlotterBase hierarchy.
The abstract base class for a factory that creates objects closely related to the graphics subsystem ...
virtual FontBase * createFont() const
Creates a default FontBase object.
virtual ViewBase * createView(PlotterBase *plotter) const
Creates a view for the plotter.
The abstract base class for views.
hippodraw::PlotterBase class interface.
static ViewFactory * instance()