QCAD
Open Source 2D CAD
RTransaction.h File Reference
#include "core_global.h"
#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

QCADCORE_EXPORT QDebug operator<< (QDebug dbg, RTransaction &t)
 Stream operator for QDebug. More...
 

Macro Definition Documentation

◆ RDEFAULT_QSET_RPROPERTYTYPEID

#define RDEFAULT_QSET_RPROPERTYTYPEID   QSet<RPropertyTypeId> ()

Function Documentation

◆ operator<<()

QCADCORE_EXPORT QDebug operator<< ( QDebug  dbg,
RTransaction t 
)

Stream operator for QDebug.