QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
RPropertyChange.h File Reference
#include "core_global.h"
#include <QVariant>
#include "RPropertyTypeId.h"

Go to the source code of this file.

Classes

class  RPropertyChange
 Stores the change that was made to a property of an object. More...
 

Typedefs

typedef QMap< int, QList< RPropertyChange > > _RMapIntPropertyChange
 

Functions

QCADCORE_EXPORT QDebug operator<< (QDebug dbg, const RPropertyChange &p)
 

Typedef Documentation

◆ _RMapIntPropertyChange

Function Documentation

◆ operator<<()

QCADCORE_EXPORT QDebug operator<< ( QDebug dbg,
const RPropertyChange & p )