QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RLayer Member List

This is the complete list of members for RLayer, including all inherited members.

clone() const RLayervirtual
colorRLayerprivate
frozenRLayerprivate
getColor() const RLayerinline
getComplexity() const RObjectinlinevirtual
getCustomProperties() const RObject
getCustomProperty(const QString &key, const QVariant &defaultValue=RDEFAULT_QVARIANT)RObject
getDocument()RObjectinline
getDocument() const RObjectinline
getHandle() const RObjectinline
getId() const RObjectinline
getLinetypeId() const RLayerinline
getLineweight() const RLayerinline
getName() const RLayerinline
getProperty(RPropertyTypeId propertyTypeId, bool humanReadable=false, bool noAttributes=false)RLayervirtual
getPropertyTypeIds() const RObjectvirtual
Handle typedefRObject
hasPropertyType(RPropertyTypeId propertyTypeId)RObjectinlinevirtual
Id typedefRObject
init()RLayerstatic
INVALID_HANDLERObjectstatic
INVALID_IDRObjectstatic
isFrozen() const RLayerinline
isLocked() const RLayerinline
isSelectedForPropertyEditing()RLayervirtual
isUndone() const RObjectinline
linetypeRLayerprivate
lineweightRLayerprivate
lockedRLayerprivate
nameRLayerprivate
print(QDebug dbg) const RObjectprotectedvirtual
PropertyColorRLayerstatic
PropertyCustomRObjectstatic
PropertyFrozenRLayerstatic
PropertyHandleRObjectstatic
PropertyLinetypeRLayerstatic
PropertyLineweightRLayerstatic
PropertyLockedRLayerstatic
PropertyNameRLayerstatic
removeCustomProperty(const QString &key)RObject
RLayer()RLayer
RLayer(RDocument *document, const QString &name, bool frozen=false, bool locked=false, const RColor &color=Qt::black, RLinetype::Id linetype=RLinetype::INVALID_ID, RLineweight::Lineweight lineweight=RLineweight::Weight000)RLayer
RObject(RDocument *document=NULL, Id id=INVALID_ID)RObjectinline
setColor(const RColor &c)RLayerinline
setCustomProperty(const QString &key, const QVariant &value)RObject
setDocument(RDocument *document)RObjectinline
setFrozen(bool on)RLayerinline
setHandle(RObject::Handle h)RObjectinlineprotected
setId(RObject::Id id)RObjectinlineprotected
setLinetypeId(RLinetype::Id lt)RLayerinline
setLineweight(RLineweight::Lineweight lw)RLayerinline
setLocked(bool on)RLayerinline
setMember(T &variable, const QVariant &value, bool condition=true)RObjectinlinestatic
setMember(QString &variable, const QVariant &value, bool condition=true)RObjectprotectedstatic
setMember(double &variable, const QVariant &value, bool condition=true)RObjectprotectedstatic
setMember(int &variable, const QVariant &value, bool condition=true)RObjectprotectedstatic
setMember(bool &variable, const QVariant &value, bool condition=true)RObjectprotectedstatic
setMember(QList< double > &variable, const QVariant &value, bool condition)RObjectprotected
setMemberVector(QList< RVector > &variable, const QVariant &value, RObject::XYZ xyz)RObjectprotectedstatic
setMemberX(QList< RVector > &variable, const QVariant &value, bool condition=true)RObjectprotectedstatic
setMemberY(QList< RVector > &variable, const QVariant &value, bool condition=true)RObjectprotectedstatic
setMemberZ(QList< RVector > &variable, const QVariant &value, bool condition=true)RObjectprotectedstatic
setName(const QString &n)RLayer
setProperty(RPropertyTypeId propertyTypeId, const QVariant &value)RLayervirtual
setUndone(bool on)RObjectvirtual
X enum valueRObject
XYZ enum nameRObject
Y enum valueRObject
Z enum valueRObject
~RLayer()RLayervirtual
~RObject()RObjectinlinevirtual