|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RBlock, including all inherited members.
| clone() const | RBlock | virtual |
| frozen | RBlock | 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 |
| getName() const | RBlock | inline |
| getOrigin() const | RBlock | inline |
| getProperty(RPropertyTypeId propertyTypeId, bool humanReadable=false, bool noAttributes=false) | RBlock | virtual |
| getPropertyTypeIds() const | RObject | virtual |
| Handle typedef | RObject | |
| hasPropertyType(RPropertyTypeId propertyTypeId) | RObject | inlinevirtual |
| Id typedef | RObject | |
| init() | RBlock | static |
| INVALID_HANDLE | RObject | static |
| INVALID_ID | RObject | static |
| isFrozen() const | RBlock | inline |
| isSelectedForPropertyEditing() | RBlock | virtual |
| isUndone() const | RObject | inline |
| modelSpaceName | RBlock | static |
| name | RBlock | private |
| origin | RBlock | private |
| print(QDebug dbg) const | RBlock | protectedvirtual |
| PropertyCustom | RObject | static |
| PropertyFrozen | RBlock | static |
| PropertyHandle | RObject | static |
| PropertyName | RBlock | static |
| RBlock() | RBlock | |
| RBlock(RDocument *document, const QString &name, const RVector &origin) | RBlock | |
| removeCustomProperty(const QString &key) | RObject | |
| RObject(RDocument *document=NULL, Id id=INVALID_ID) | RObject | inline |
| setCustomProperty(const QString &key, const QVariant &value) | RObject | |
| setDocument(RDocument *document) | RObject | inline |
| setFrozen(bool on) | RBlock | 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 |
| setName(const QString &n) | RBlock | |
| setOrigin(const RVector &origin) | RBlock | inline |
| setProperty(RPropertyTypeId propertyTypeId, const QVariant &value) | RBlock | virtual |
| setUndone(bool on) | RObject | virtual |
| X enum value | RObject | |
| XYZ enum name | RObject | |
| Y enum value | RObject | |
| Z enum value | RObject | |
| ~RBlock() | RBlock | virtual |
| ~RObject() | RObject | inlinevirtual |