|
svgui
1.9
|
#include "base/PropertyContainer.h"#include "base/XmlExportable.h"#include "base/Selection.h"#include "widgets/CommandHistory.h"#include "system/System.h"#include <QObject>#include <QRect>#include <QXmlAttributes>#include <QMutex>#include <QPixmap>#include <map>#include <set>#include <iostream>

Go to the source code of this file.
Classes | |
| class | Layer |
| The base class for visual representations of the data found in a Model. More... | |
| struct | Layer::MeasureRect |
| class | Layer::AddMeasurementRectCommand |
| class | Layer::DeleteMeasurementRectCommand |