|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RMemoryStorage, including all inherited members.
| addModifiedListener(RModifiedListener *l) | RStorage | |
| beginTransaction() | RMemoryStorage | virtual |
| boundingBox | RMemoryStorage | protected |
| boundingBoxChanged | RMemoryStorage | protected |
| checkRecursion(RBlock::Id blockId, RBlock::Id potentialChildBlockId) | RMemoryStorage | |
| clear() | RMemoryStorage | virtual |
| clearEntitySelection(QSet< REntity::Id > *affectedEntities=NULL) | RMemoryStorage | virtual |
| commitTransaction() | RMemoryStorage | virtual |
| deleteObject(RObject::Id objectId) | RMemoryStorage | virtual |
| deleteTransactionsFrom(int transactionId) | RMemoryStorage | virtual |
| deselectEntities(const QSet< REntity::Id > &entityIds, QSet< REntity::Id > *affectedEntities=NULL) | RMemoryStorage | virtual |
| deselectEntity(REntity::Id entityId, QSet< REntity::Id > *affectedEntities=NULL) | RMemoryStorage | virtual |
| doDelete() | RRequireHeap | inline |
| entityMap | RMemoryStorage | protected |
| getBlockId(const QString &blockName) | RMemoryStorage | virtual |
| getBlockName(RBlock::Id blockId) const | RMemoryStorage | virtual |
| getBlockNames() | RMemoryStorage | virtual |
| getBoundingBox(bool includeHiddenLayer=true) | RMemoryStorage | virtual |
| getCurrentBlockId() const | RStorage | inlinevirtual |
| getCurrentColor() | RStorage | virtual |
| getCurrentLayerId() | RStorage | inlinevirtual |
| getCurrentLinetype() | RStorage | virtual |
| getCurrentLineweight() | RStorage | virtual |
| getCurrentViewId() | RStorage | inlinevirtual |
| getCurrentViewId() const | RStorage | inlinevirtual |
| getKnownVariable(RS::KnownVariable key) const | RMemoryStorage | virtual |
| getKnownVariableName(RS::KnownVariable n) | RStorage | static |
| getLastTransactionId() | RStorage | inlinevirtual |
| getLayerId(const QString &layerName) | RMemoryStorage | virtual |
| getLayerName(RLayer::Id layerId) | RMemoryStorage | virtual |
| getLayerNames() | RMemoryStorage | virtual |
| getLinetypeId(const QString &linetypeName) | RMemoryStorage | virtual |
| getLinetypeName(RLinetype::Id linetypeId) | RMemoryStorage | virtual |
| getLinetypeNames() | RMemoryStorage | virtual |
| getLinetypeScale() const | RMemoryStorage | virtual |
| getMaxDrawOrder() | RStorage | inlinevirtual |
| getMaxLineweight() const | RMemoryStorage | virtual |
| getMaxObjectHandle() | RStorage | virtual |
| getMaxObjectId() | RStorage | virtual |
| getMaxTransactionId() | RMemoryStorage | virtual |
| getMinDrawOrder() | RStorage | virtual |
| getNewObjectHandle() | RStorage | virtual |
| getNewObjectId() | RStorage | virtual |
| getSelectionBox() | RMemoryStorage | virtual |
| getTransaction(int transactionId) | RMemoryStorage | virtual |
| getUnit() const | RMemoryStorage | virtual |
| getVariable(const QString &key) const | RMemoryStorage | virtual |
| getVariables() const | RMemoryStorage | virtual |
| getViewId(const QString &viewName) | RMemoryStorage | virtual |
| getViewName(RView::Id viewId) | RMemoryStorage | virtual |
| getViewNames() | RMemoryStorage | virtual |
| hasBlock(const QString &blockName) | RStorage | virtual |
| hasLayer(const QString &layerName) | RStorage | virtual |
| hasLinetype(const QString &linetypeName) | RStorage | virtual |
| hasSelection() const | RMemoryStorage | virtual |
| hasView(const QString &viewName) | RStorage | virtual |
| inTransaction | RMemoryStorage | protected |
| isBlockFrozen(RBlock::Id blockId) const | RStorage | inlinevirtual |
| isEntity(RObject::Id objectId) | RStorage | inlinevirtual |
| isInBackStorage(RObject::Id) | RStorage | inlinevirtual |
| isLayerFrozen(RLayer::Id layerId) const | RStorage | inlinevirtual |
| isLayerLocked(RLayer::Id layerId) const | RStorage | inlinevirtual |
| isModified() const | RStorage | inline |
| isSelected(REntity::Id entityId) | RMemoryStorage | virtual |
| knownVariables | RMemoryStorage | protected |
| linetypeScale | RMemoryStorage | protected |
| maxLineweight | RMemoryStorage | protected |
| modified | RStorage | protected |
| objectMap | RMemoryStorage | protected |
| orderBackToFront(const QSet< REntity::Id > &entityIds) const | RStorage | virtual |
| queryAllBlockReferences() | RMemoryStorage | virtual |
| queryAllBlocks(bool undone=false) | RMemoryStorage | virtual |
| queryAllEntities(bool undone=false, bool allBlocks=false) | RMemoryStorage | virtual |
| queryAllLayers(bool undone=false) | RMemoryStorage | virtual |
| queryAllLinetypes() | RMemoryStorage | virtual |
| queryAllObjects() | RMemoryStorage | virtual |
| queryAllUcs() | RMemoryStorage | virtual |
| queryAllViews(bool undone=false) | RMemoryStorage | virtual |
| queryBlock(RBlock::Id blockId) const | RMemoryStorage | virtual |
| queryBlock(const QString &blockName) const | RMemoryStorage | virtual |
| queryBlockDirect(RBlock::Id blockId) const | RMemoryStorage | virtual |
| queryBlockEntities(RBlock::Id blockId) | RMemoryStorage | virtual |
| queryBlockReferences(RBlock::Id blockId) | RMemoryStorage | virtual |
| queryCurrentBlock() | RStorage | inlinevirtual |
| queryCurrentLayer() | RStorage | inlinevirtual |
| queryCurrentView() | RStorage | inlinevirtual |
| queryEntity(REntity::Id objectId) const | RMemoryStorage | virtual |
| queryEntityDirect(REntity::Id objectId) const | RMemoryStorage | virtual |
| queryLayer(RLayer::Id layerId) const | RMemoryStorage | virtual |
| queryLayer(const QString &layerName) const | RMemoryStorage | virtual |
| queryLayerDirect(RLayer::Id layerId) const | RMemoryStorage | virtual |
| queryLayerEntities(RLayer::Id layerId, bool allBlocks=false) | RMemoryStorage | virtual |
| queryLinetype(RLinetype::Id linetypeId) const | RMemoryStorage | virtual |
| queryLinetype(const QString &linetypeName) const | RMemoryStorage | virtual |
| queryObject(RObject::Id objectId) const | RMemoryStorage | virtual |
| queryObjectDirect(RObject::Id objectId) const | RMemoryStorage | virtual |
| querySelectedEntities() | RMemoryStorage | virtual |
| queryUcs(RUcs::Id ucsId) const | RMemoryStorage | virtual |
| queryUcs(const QString &ucsName) const | RMemoryStorage | virtual |
| queryUcsDirect(RUcs::Id ucsId) const | RMemoryStorage | virtual |
| queryView(RView::Id viewId) const | RMemoryStorage | virtual |
| queryView(const QString &viewName) const | RMemoryStorage | virtual |
| resetTransactionStack() | RMemoryStorage | virtual |
| RMemoryStorage() | RMemoryStorage | |
| rollbackTransaction() | RMemoryStorage | virtual |
| RStorage() | RStorage | |
| saveObject(QSharedPointer< RObject > object) | RMemoryStorage | virtual |
| saveTransaction(RTransaction &transaction) | RMemoryStorage | virtual |
| selectAllEntites(QSet< REntity::Id > *affectedEntities=NULL) | RMemoryStorage | virtual |
| selectEntities(const QSet< REntity::Id > &entityIds, bool add=false, QSet< REntity::Id > *affectedEntities=NULL) | RMemoryStorage | virtual |
| selectEntity(REntity::Id entityId, bool add=false, QSet< REntity::Id > *affectedEntities=NULL) | RMemoryStorage | virtual |
| setCurrentBlock(RBlock::Id blockId) | RMemoryStorage | virtual |
| RStorage::setCurrentBlock(const QString &blockName) | RStorage | inline |
| setCurrentColor(const RColor &color) | RStorage | virtual |
| setCurrentLayer(RLayer::Id layerId) | RStorage | inline |
| setCurrentLayer(const QString &layerName) | RStorage | inline |
| setCurrentLinetype(RLinetype lt) | RStorage | |
| setCurrentLineweight(RLineweight::Lineweight lw) | RStorage | |
| setCurrentView(RView::Id viewId) | RStorage | inline |
| setCurrentView(const QString &viewName) | RStorage | inline |
| setKnownVariable(RS::KnownVariable key, const QVariant &value) | RMemoryStorage | virtual |
| setLastTransactionId(int transactionId) | RMemoryStorage | virtual |
| setLinetypeScale(double v) | RMemoryStorage | virtual |
| setMaxDrawOrder(int m) | RStorage | inlinevirtual |
| setModified(bool m) | RStorage | |
| setObjectHandle(RObject &object, RObject::Handle objectHandle) | RStorage | |
| setObjectId(RObject &object, RObject::Id objectId) | RStorage | |
| setUndoStatus(RObject::Id objectId, bool status) | RMemoryStorage | virtual |
| setUnit(RS::Unit unit) | RMemoryStorage | virtual |
| setVariable(const QString &key, const QVariant &value) | RMemoryStorage | virtual |
| toggleUndoStatus(QSet< RObject::Id > &objects) | RMemoryStorage | virtual |
| toggleUndoStatus(RObject::Id object) | RMemoryStorage | virtual |
| transactionMap | RMemoryStorage | protected |
| unit | RMemoryStorage | protected |
| variableCaseMap | RMemoryStorage | protected |
| variables | RMemoryStorage | protected |
| ~RMemoryStorage() | RMemoryStorage | virtual |
| ~RRequireHeap() | RRequireHeap | inlineprotectedvirtual |
| ~RStorage() | RStorage | inlinevirtual |