QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RObject.h File Reference

Go to the source code of this file.

Classes

class  RObject
 Abstract base class for all objects. More...

Macros

#define RDEFAULT_QVARIANT   QVariant()

Typedefs

typedef QMap< int,
QSharedPointer< RObject > > 
_RMapIntObjectPointer

Macro Definition Documentation

#define RDEFAULT_QVARIANT   QVariant()

Typedef Documentation

typedef QMap<int, QSharedPointer<RObject> > _RMapIntObjectPointer