Classes

factory.h File Reference

#include <QSharedPointer>
#include <QTabWidget>
#include <QHash>
Include dependency graph for factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CurveContainer
 Used by Factory to server as a mediator between Builder and Grapher. More...
class  Factory
 Serves as a mediator/director for Builder, Grapher and Exporter. More...