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 isSettingPolygon;
40 bool isPointNearStart;
45 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.