QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
RLayer Member List

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

clone() constRLayerinlinevirtual
cloneToLayer() constRLayerinline
Collapsed enum valueRLayer
colorRLayerprivate
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
customPropertiesRObjectprivate
customPropertyAttributesRObjectprivatestatic
documentRObjectprivate
dump() constRObjectinline
flagsRLayerprivate
Frozen enum valueRLayer
getChildLayerNames(bool recursive=true) constRLayerinline
getChildLayerNamesStatic(const RDocument *doc, const QString &layerName, bool recursive=true)RLayerinlinestatic
getColor() constRLayerinline
getComplexity() constRObjectinlinevirtual
getCustomBoolProperty(const QString &title, const QString &key, bool defaultValue) constRObjectvirtual
getCustomDoubleProperty(const QString &title, const QString &key, double defaultValue) constRObjectvirtual
getCustomIntProperty(const QString &title, const QString &key, int defaultValue) constRObjectvirtual
getCustomProperties() constRObject
getCustomProperty(const QString &title, const QString &key, const QVariant &defaultValue=RDEFAULT_QVARIANT) constRObjectvirtual
getCustomPropertyAttributes(const QString &title, const QString &key)RObjectstatic
getCustomPropertyKeys(const QString &title) constRObject
getCustomPropertyTitles() constRObject
getCustomPropertyTypeIds() constRObjectvirtual
getDocument()RObjectinline
getDocument() constRObjectinline
getFlag(int flag) constRObjectinline
getHandle() constRObjectinline
getHierarchySeparator()RLayerinlinestatic
getId() constRObjectinline
getLayerNameHierarchy() constRLayerinline
getLayerNameHierarchyStatic(const QString &layerName)RLayerinlinestatic
getLayerProxy()RLayerinlinestatic
getLinetypeId() constRLayerinline
getLineweight() constRLayerinline
getName() constRLayerinline
getParentLayerId() constRLayer
getParentLayerName() constRLayerinline
getParentLayerNameStatic(const QString &layerName)RLayerinlinestatic
getProperty(RPropertyTypeId &propertyTypeId, bool humanReadable=false, bool noAttributes=false, bool showOnRequest=false)RLayervirtual
getPropertyTypeIds(RPropertyAttributes::Option option=RPropertyAttributes::NoOptions) constRObjectvirtual
getRtti()RLayerinlinestatic
getShortLayerName() constRLayerinline
getShortLayerNameStatic(const QString &layerName)RLayerinlinestatic
getType() constRLayerinlinevirtual
handleRObjectprivate
Handle typedefRObject
hasChildLayers() constRLayerinline
hasChildLayersStatic(const RDocument *doc, const QString &layerName)RLayerinlinestatic
hasCustomProperties() constRObject
hasCustomProperty(const QString &title, const QString &key) constRObject
hasCustomProperty(const QString &title, const QRegularExpression &key) constRObject
hasPropertyType(RPropertyTypeId propertyTypeId)RObjectinlinevirtual
hasProxy()RLayerinlinestatic
Id typedefRObject
init()RLayerstatic
INVALID_HANDLERObjectstatic
INVALID_IDRObjectstatic
Invisible enum valueRObject
isChildLayerOf(const QString &layerName) constRLayerinline
isChildLayerOfStatic(const QString &layerName, const QString &parentLayerName)RLayerinlinestatic
isCollapsed() constRLayerinline
isFrozen() constRLayerinline
isInvisible() constRObjectinline
isLocked() constRLayerinline
isOff() constRLayerinline
isOffIsFreeze() constRLayerinline
isOffOrFrozen() constRLayerinline
isOfType(RS::EntityType t) constRObjectinlinevirtual
isPlottable() constRLayerinline
isProtected() constRObjectinline
isSelected() constRObjectinlinevirtual
isSnappable() constRLayerinline
isUndone() constRObjectinline
isWorkingSet() constRObjectinlinevirtual
LayerFlag enum nameRLayer
layerProxyRLayerprivatestatic
linetypeIdRLayerprivate
lineweightRLayerprivate
Locked enum valueRLayer
mustAlwaysClone() constRObjectinlinevirtual
nameRLayerprivate
NoFlags enum valueRObject
ObjectFlag enum nameRObject
objectIdRObjectprivate
Off enum valueRLayer
OffIsFreeze enum valueRLayer
Plottable enum valueRLayer
print(QDebug dbg) constRLayervirtual
PropertyCollapsedRLayerstatic
PropertyColorRLayerstatic
PropertyCustomRLayerstatic
PropertyFrozenRLayerstatic
PropertyHandleRLayerstatic
PropertyInvisibleRObjectstatic
PropertyLinetypeRLayerstatic
PropertyLineweightRLayerstatic
PropertyLockedRLayerstatic
PropertyNameRLayerstatic
PropertyOffRLayerstatic
PropertyOffIsFreezeRLayerstatic
PropertyPlottableRLayerstatic
PropertyProtectedRLayerstatic
PropertySelectedRLayerstatic
PropertySnappableRLayerstatic
PropertyTypeRLayerstatic
PropertyWorkingSetRObjectstatic
Protect enum valueRObject
removeCustomProperty(const QString &title, const QString &key)RObjectvirtual
RLayer()RLayer
RLayer(RDocument *document, const QString &name, bool frozen=false, bool locked=false, const RColor &color=Qt::black, RObject::Id linetypeId=RObject::INVALID_ID, RLineweight::Lineweight lineweight=RLineweight::Weight000, bool off=false)RLayer
RLayer(const RLayer &other)RLayer
RObject(RDocument *document=NULL)RObject
RObject(const RObject &other)RObject
Selected enum valueRObject
setAutoUpdatesBlocked(bool on)RObjectinlinevirtual
setCollapsed(bool on)RLayerinline
setColor(const RColor &c)RLayerinline
setCustomProperties(const RQMapQStringQString &properties)RObjectvirtual
setCustomProperty(const QString &title, const QString &key, const QVariant &value)RObjectvirtual
setCustomPropertyAttributes(const QString &title, const QString &key, const RPropertyAttributes &att)RObjectstatic
setDocument(RDocument *document)RObject
setFlag(int flag, bool on=true)RObjectinline
setFrozen(bool on)RLayerinline
setHandle(RObject::Handle h)RObjectinlineprotected
setId(RObject::Id id)RObjectinlineprotected
setInvisible(bool on)RObjectinline
setLayerProxy(RLayerProxy *p)RLayerinlinestatic
setLinetypeId(RObject::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)RObjectprotectedstatic
setMember(QList< int > &variable, const QVariant &value, bool condition)RObjectprotectedstatic
setMemberFlag(int flag, const QVariant &value, bool condition=true)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
setOff(bool on)RLayerinline
setOffIsFreeze(bool on)RLayerinline
setPlottable(bool on)RLayerinline
setProperty(RPropertyTypeId propertyTypeId, const QVariant &value, RTransaction *transaction=NULL)RLayervirtual
setProtected(bool on)RObjectinline
setSelected(bool on)RObjectinlinevirtual
setSnappable(bool on)RLayerinline
setUndone(bool on)RObjectprotected
setWorkingSet(bool on)RObjectinlinevirtual
Snappable enum valueRLayer
Undone enum valueRObject
validate()RObjectinlinevirtual
WorkingSet enum valueRObject
X enum valueRObject
XYZ enum nameRObject
Y enum valueRObject
Z enum valueRObject
~RLayer()RLayervirtual
~RObject()RObjectvirtual