Go to the documentation of this file. 1 #ifndef INTELLITOOLPOLYGON_H
2 #define INTELLITOOLPOLYGON_H
20 bool isNearStart(
int x,
int y, QPoint Startpoint);
35 bool PointIsNearStart;
45 std::vector<QPoint> QPointList;
102 #endif // INTELLITOOLPOLYGON_H
The PaintingArea class manages the methods and stores information about the current painting area,...
The IntelliColorPicker manages the selected colors for one whole project.