Engauge Digitizer 2
|
#include "GhostEllipse.h"
#include "GhostPath.h"
#include "GhostPolygon.h"
#include <QList>
#include <QPainterPath>
#include <QPolygonF>
#include <QRectF>
Go to the source code of this file.
Classes | |
class | Ghosts |
Class for showing points and lines for all coordinate systems simultaneously, even though the code normally only allows graphical items for once coordinate system to be visible at a time. More... | |