|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <QList>#include <QMap>#include <QSet>#include <QSharedPointer>#include "RObject.h"#include "REntity.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 | |
| QDebug | operator<< (QDebug dbg, RTransaction &t) |
| Stream operator for QDebug. | |
| #define RDEFAULT_QSET_RPROPERTYTYPEID QSet<RPropertyTypeId> () |
| QDebug operator<< | ( | QDebug | dbg, |
| RTransaction & | t | ||
| ) |
Stream operator for QDebug.