|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RLinetype, including all inherited members.
| clone() const | RLinetype | inlinevirtual |
| 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 |
| getIcon(const RLinetype &linetype) | RLinetype | static |
| getId() const | RObject | inline |
| getList(bool onlyFixed=false) | RLinetype | static |
| getName() const | RLinetype | inline |
| getProperty(RPropertyTypeId propertyTypeId, bool humanReadable=false, bool noAttributes=false) | RLinetype | virtual |
| getPropertyTypeIds() const | RObject | virtual |
| getTitle(const RLinetype &linetype) | RLinetype | static |
| Handle typedef | RObject | |
| hasPropertyType(RPropertyTypeId propertyTypeId) | RObject | inlinevirtual |
| iconMap | RLinetype | privatestatic |
| Id typedef | RObject | |
| init() | RLinetype | static |
| init(const QString &cn, const RLinetype &c) | RLinetype | privatestatic |
| INVALID_HANDLE | RObject | static |
| INVALID_ID | RObject | static |
| isSelectedForPropertyEditing() | RLinetype | virtual |
| isUndone() const | RObject | inline |
| isValid() const | RLinetype | |
| list | RLinetype | privatestatic |
| name | RLinetype | private |
| operator!=(const RLinetype &linetype) const | RLinetype | |
| operator<(const RLinetype &linetype) const | RLinetype | |
| operator==(const RLinetype &linetype) const | RLinetype | |
| print(QDebug dbg) const | RObject | protectedvirtual |
| PropertyCustom | RObject | static |
| PropertyHandle | RObject | static |
| PropertyName | RLinetype | static |
| Q_DECLARE_TR_FUNCTIONS(RLinetype) | RLinetype | private |
| removeCustomProperty(const QString &key) | RObject | |
| RLinetype(RDocument *document=NULL) | RLinetype | |
| RLinetype(RDocument *document, const QString &name) | RLinetype | |
| RObject(RDocument *document=NULL, Id id=INVALID_ID) | RObject | inline |
| 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 |
| setName(const QString &n) | RLinetype | inline |
| setProperty(RPropertyTypeId propertyTypeId, const QVariant &value) | RLinetype | virtual |
| setUndone(bool on) | RObject | virtual |
| X enum value | RObject | |
| XYZ enum name | RObject | |
| Y enum value | RObject | |
| Z enum value | RObject | |
| ~RLinetype() | RLinetype | virtual |
| ~RObject() | RObject | inlinevirtual |