Go to the documentation of this file. 1 #ifndef INTELLITOOLPOLYGON_H
2 #define INTELLITOOLPOLYGON_H
25 bool isNearStart(
int x,
int y, QPoint Startpoint);
30 bool drawingOfPolygon;
40 bool isSettingPolygon;
45 bool isPointNearStart;
50 std::vector<QPoint> QPointList;
The PaintingArea class manages the methods and stores information about the current painting area,...
The IntelliColorPicker manages the selected colors for one whole project.