Go to the documentation of this file. 1 #ifndef INTELLITOOLPOLYGON_H
2 #define INTELLITOOLPOLYGON_H
38 bool isNearStart(
int x,
int y, QPoint Startpoint);
59 bool PointIsNearStart;
71 std::vector<QPoint> QPointList;
75 std::vector<Triangle> Triangles;
79 #endif // INTELLITOOLPOLYGON_H
The IntelliColorPicker manages the selected colors for one whole project.