|
QCAD
Open Source 2D CAD
|
#include "core_global.h"#include <QList>#include <QMap>#include <QSet>#include <QSharedPointer>#include "RObject.h"#include "RPropertyTypeId.h"#include "RPropertyChange.h"Go to the source code of this file.
Classes | |
| class | RTransaction |
| Transaction implementation. More... | |
Macros | |
| #define | RDEFAULT_QSET_RPROPERTYTYPEID QSet<RPropertyTypeId> () |
Functions | |
| QCADCORE_EXPORT QDebug | operator<< (QDebug dbg, RTransaction &t) |
| Stream operator for QDebug. | |
| #define RDEFAULT_QSET_RPROPERTYTYPEID QSet<RPropertyTypeId> () |
| QCADCORE_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| RTransaction & | t ) |
Stream operator for QDebug.