Engauge Digitizer  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
SegmentFactory.h File Reference
#include <QList>
#include <QPointF>
#include <vector>
Include dependency graph for SegmentFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SegmentFactory
 Factory class for Segment objects. More...
 

Typedefs

typedef std::vector< Segment * > SegmentVector
 

Typedef Documentation

typedef std::vector<Segment*> SegmentVector

Definition at line 18 of file SegmentFactory.h.