Engauge Digitizer 2
|
#include <QList>
#include <QPointF>
#include <vector>
Go to the source code of this file.
Classes | |
class | SegmentFactory |
Factory class for Segment objects. More... |
Typedefs | |
typedef std::vector< Segment * > | SegmentVector |
typedef std::vector<Segment*> SegmentVector |
Definition at line 20 of file SegmentFactory.h.