Engauge Digitizer
2
Main Page
Classes
Files
File List
File Members
Point
Points.h
1
#ifndef POINTS_H
2
#define POINTS_H
3
4
#include "Point.h"
5
#include <QList>
6
7
typedef
QList<Point> Points;
8
9
#endif // POINTS_H
Generated on Thu Feb 4 2016 21:05:31 for Engauge Digitizer by
1.8.10