|
QCAD
Open Source 2D CAD
|
This is the complete list of members for RLinetype, including all inherited members.
| clone() const | RLinetype | inlinevirtual |
| cloneToLinetype() const | RLinetype | inline |
| copyCustomPropertiesFrom(const RObject *other, const QString &title=RDEFAULT_QSTRING, bool overwrite=false, const QStringList &ignoreList=RDEFAULT_QSTRINGLIST, const QString &mapKeyFrom=RDEFAULT_QSTRING, const QString &mapKeyTo=RDEFAULT_QSTRING) | RObject | |
| customProperties | RObject | private |
| customPropertyAttributes | RObject | privatestatic |
| document | RObject | private |
| dump() const | RObject | inline |
| flags | RObject | private |
| getComplexity() const | RObject | inlinevirtual |
| getCustomBoolProperty(const QString &title, const QString &key, bool defaultValue) const | RObject | virtual |
| getCustomDoubleProperty(const QString &title, const QString &key, double defaultValue) const | RObject | virtual |
| getCustomIntProperty(const QString &title, const QString &key, int defaultValue) const | RObject | virtual |
| getCustomProperties() const | RObject | |
| getCustomProperty(const QString &title, const QString &key, const QVariant &defaultValue=RDEFAULT_QVARIANT) const | RObject | virtual |
| getCustomPropertyAttributes(const QString &title, const QString &key) | RObject | static |
| getCustomPropertyKeys(const QString &title) const | RObject | |
| getCustomPropertyTitles() const | RObject | |
| getCustomPropertyTypeIds() const | RObject | virtual |
| getDescription() const | RLinetype | inline |
| getDocument() | RObject | inline |
| getDocument() const | RObject | inline |
| getFlag(int flag) const | RObject | inline |
| getHandle() const | RObject | inline |
| getId() const | RObject | inline |
| getLabel() const | RLinetype | inline |
| getName() const | RLinetype | inline |
| getPattern() const | RLinetype | |
| getPatternString() const | RLinetype | inline |
| getProperty(RPropertyTypeId &propertyTypeId, bool humanReadable=false, bool noAttributes=false, bool showOnRequest=false) | RLinetype | virtual |
| getPropertyTypeIds(RPropertyAttributes::Option option=RPropertyAttributes::NoOptions) const | RObject | virtual |
| getRtti() | RLinetype | inlinestatic |
| getType() const | RLinetype | inlinevirtual |
| handle | RObject | private |
| Handle typedef | RObject | |
| hasCustomProperties() const | RObject | |
| hasCustomProperty(const QString &title, const QString &key) const | RObject | |
| hasCustomProperty(const QString &title, const QRegularExpression &key) const | RObject | |
| hasPropertyType(RPropertyTypeId propertyTypeId) | RObject | inlinevirtual |
| Id typedef | RObject | |
| init() | RLinetype | static |
| INVALID_HANDLE | RObject | static |
| INVALID_ID | RObject | static |
| Invisible enum value | RObject | |
| isInvisible() const | RObject | inline |
| isMetric() const | RLinetype | inline |
| isOfType(RS::EntityType t) const | RObject | inlinevirtual |
| isProtected() const | RObject | inline |
| isSelected() const | RObject | inlinevirtual |
| isUndone() const | RObject | inline |
| isValid() const | RLinetype | |
| isWorkingSet() const | RObject | inlinevirtual |
| mustAlwaysClone() const | RObject | inlinevirtual |
| NoFlags enum value | RObject | |
| ObjectFlag enum name | RObject | |
| objectId | RObject | private |
| operator!=(const RLinetype &linetype) const | RLinetype | |
| operator<(const RLinetype &linetype) const | RLinetype | |
| operator==(const RLinetype &linetype) const | RLinetype | |
| pattern | RLinetype | private |
| print(QDebug dbg) const | RLinetype | virtual |
| PropertyCustom | RObject | static |
| PropertyDescription | RLinetype | static |
| PropertyHandle | RObject | static |
| PropertyInvisible | RObject | static |
| PropertyMetric | RLinetype | static |
| PropertyName | RLinetype | static |
| PropertyPatternString | RLinetype | static |
| PropertyProtected | RObject | static |
| PropertySelected | RObject | static |
| PropertyType | RLinetype | static |
| PropertyWorkingSet | RObject | static |
| Protect enum value | RObject | |
| removeCustomProperty(const QString &title, const QString &key) | RObject | virtual |
| RLinetype(RDocument *document=NULL) | RLinetype | |
| RLinetype(RDocument *document, const RLinetypePattern &pattern) | RLinetype | |
| RLinetype(const RLinetype &other) | RLinetype | |
| RObject(RDocument *document=NULL) | RObject | |
| RObject(const RObject &other) | RObject | |
| Selected enum value | RObject | |
| setAutoUpdatesBlocked(bool on) | RObject | inlinevirtual |
| setCustomProperties(const RQMapQStringQString &properties) | RObject | virtual |
| setCustomProperty(const QString &title, const QString &key, const QVariant &value) | RObject | virtual |
| setCustomPropertyAttributes(const QString &title, const QString &key, const RPropertyAttributes &att) | RObject | static |
| setDescription(const QString &d) | RLinetype | inline |
| setDocument(RDocument *document) | RObject | |
| setFlag(int flag, bool on=true) | RObject | inline |
| setHandle(RObject::Handle h) | RObject | inlineprotected |
| setId(RObject::Id id) | RObject | inlineprotected |
| setInvisible(bool on) | RObject | inline |
| 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 | protectedstatic |
| setMember(QList< int > &variable, const QVariant &value, bool condition) | RObject | protectedstatic |
| setMemberFlag(int flag, const QVariant &value, bool condition=true) | 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 |
| setMetric(bool on) | RLinetype | inline |
| setName(const QString &n) | RLinetype | inline |
| setPattern(const RLinetypePattern &p) | RLinetype | |
| setPatternString(const QString &s) | RLinetype | inline |
| setProperty(RPropertyTypeId propertyTypeId, const QVariant &value, RTransaction *transaction=NULL) | RLinetype | virtual |
| setProtected(bool on) | RObject | inline |
| setSelected(bool on) | RObject | inlinevirtual |
| setUndone(bool on) | RObject | protected |
| setWorkingSet(bool on) | RObject | inlinevirtual |
| Undone enum value | RObject | |
| validate() | RObject | inlinevirtual |
| WorkingSet enum value | RObject | |
| X enum value | RObject | |
| XYZ enum name | RObject | |
| Y enum value | RObject | |
| Z enum value | RObject | |
| ~RLinetype() | RLinetype | virtual |
| ~RObject() | RObject | virtual |