|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RObject, including all inherited members.
| clone() const =0 | RObject | pure virtual |
| customProperties | RObject | private |
| document | RObject | private |
| getComplexity() const | RObject | inlinevirtual |
| getCustomProperties() const | RObject | |
| getCustomProperty(const QString &key, const QVariant &defaultValue=RDEFAULT_QVARIANT) | RObject | |
| getDocument() | RObject | inline |
| getDocument() const | RObject | inline |
| getHandle() const | RObject | inline |
| getId() const | RObject | inline |
| getProperty(RPropertyTypeId propertyTypeId, bool humanReadable=false, bool noAttributes=false) | RObject | virtual |
| getPropertyTypeIds() const | RObject | virtual |
| Handle typedef | RObject | |
| handle | RObject | private |
| hasPropertyType(RPropertyTypeId propertyTypeId) | RObject | inlinevirtual |
| Id typedef | RObject | |
| init() | RObject | static |
| INVALID_HANDLE | RObject | static |
| INVALID_ID | RObject | static |
| isSelectedForPropertyEditing()=0 | RObject | pure virtual |
| isUndone() const | RObject | inline |
| objectId | RObject | private |
| operator<<(QDebug dbg, const RObject &o) | RObject | friend |
| print(QDebug dbg) const | RObject | protectedvirtual |
| PropertyCustom | RObject | static |
| PropertyHandle | RObject | static |
| removeCustomProperty(const QString &key) | RObject | |
| RObject(RDocument *document=NULL, Id id=INVALID_ID) | RObject | inline |
| RStorage class | RObject | friend |
| setCustomProperty(const QString &key, const QVariant &value) | RObject | |
| setDocument(RDocument *document) | RObject | inline |
| setHandle(RObject::Handle h) | RObject | inlineprotected |
| setId(RObject::Id id) | RObject | inlineprotected |
| setMember(T &variable, const QVariant &value, bool condition=true) | RObject | inlinestatic |
| setMember(QString &variable, const QVariant &value, bool condition=true) | RObject | protectedstatic |
| setMember(double &variable, const QVariant &value, bool condition=true) | RObject | protectedstatic |
| setMember(int &variable, const QVariant &value, bool condition=true) | RObject | protectedstatic |
| setMember(bool &variable, const QVariant &value, bool condition=true) | RObject | protectedstatic |
| setMember(QList< double > &variable, const QVariant &value, bool condition) | RObject | protected |
| setMemberVector(QList< RVector > &variable, const QVariant &value, RObject::XYZ xyz) | RObject | protectedstatic |
| setMemberX(QList< RVector > &variable, const QVariant &value, bool condition=true) | RObject | protectedstatic |
| setMemberY(QList< RVector > &variable, const QVariant &value, bool condition=true) | RObject | protectedstatic |
| setMemberZ(QList< RVector > &variable, const QVariant &value, bool condition=true) | RObject | protectedstatic |
| setProperty(RPropertyTypeId propertyTypeId, const QVariant &value) | RObject | virtual |
| setUndone(bool on) | RObject | virtual |
| undone | RObject | private |
| X enum value | RObject | |
| XYZ enum name | RObject | |
| Y enum value | RObject | |
| Z enum value | RObject | |
| ~RObject() | RObject | inlinevirtual |