![]() |
QCAD
Open Source 2D CAD
|
Proxy for advanced layer functionality. More...
#include <RLayerProxy.h>
Public Member Functions | |
virtual QList< QString > | getChildLayerNames (const RDocument *doc, const QString &layerName, bool recursive=true)=0 |
virtual QString | getHierarchySeparator ()=0 |
virtual QList< QString > | getLayerNameHierarchy (const QString &layerName)=0 |
virtual QString | getParentLayerName (const QString &layerName)=0 |
virtual QString | getShortLayerName (const QString &layerName)=0 |
virtual bool | hasChildLayers (const RDocument *doc, const QString &layerName)=0 |
virtual bool | isChildLayerOf (const QString &layerName, const QString &parentLayerName)=0 |
virtual | ~RLayerProxy () |
Proxy for advanced layer functionality.
May be implemented by a plugin.
|
inlinevirtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |