|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RView, including all inherited members.
| centerPoint | RView | private |
| clone() const | RView | virtual |
| getBox() | RView | inline |
| getCenterPoint() const | RView | inline |
| 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 |
| getHeight() const | RView | inline |
| getId() const | RObject | inline |
| getName() const | RView | inline |
| getProperty(RPropertyTypeId propertyTypeId, bool humanReadable=false, bool noAttributes=false) | RView | virtual |
| getPropertyTypeIds() const | RObject | virtual |
| getWidth() const | RView | inline |
| Handle typedef | RObject | |
| hasPropertyType(RPropertyTypeId propertyTypeId) | RObject | inlinevirtual |
| height | RView | private |
| Id typedef | RObject | |
| init() | RView | static |
| INVALID_HANDLE | RObject | static |
| INVALID_ID | RObject | static |
| isSelectedForPropertyEditing() | RView | virtual |
| isUndone() const | RObject | inline |
| name | RView | private |
| print(QDebug dbg) const | RObject | protectedvirtual |
| PropertyCenterPoint | RView | static |
| PropertyCustom | RObject | static |
| PropertyHandle | RObject | static |
| PropertyHeight | RView | static |
| PropertyName | RView | static |
| PropertyWidth | RView | static |
| removeCustomProperty(const QString &key) | RObject | |
| RObject(RDocument *document=NULL, Id id=INVALID_ID) | RObject | inline |
| RView() | RView | |
| RView(RDocument *document, const QString &name, RVector centerPoint, double width, double height) | RView | |
| setCenterPoint(const RVector &cPoint) | RView | inline |
| setCustomProperty(const QString &key, const QVariant &value) | RObject | |
| setDocument(RDocument *document) | RObject | inline |
| setHandle(RObject::Handle h) | RObject | inlineprotected |
| setHeight(double h) | RView | inline |
| 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) | RView | inline |
| setProperty(RPropertyTypeId propertyTypeId, const QVariant &value) | RView | virtual |
| setUndone(bool on) | RObject | virtual |
| setWidth(double w) | RView | inline |
| width | RView | private |
| X enum value | RObject | |
| XYZ enum name | RObject | |
| Y enum value | RObject | |
| Z enum value | RObject | |
| ~RObject() | RObject | inlinevirtual |
| ~RView() | RView | virtual |