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

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

addModifiedListener(RModifiedListener *l)RStorage
beginTransaction()RMemoryStoragevirtual
boundingBoxRMemoryStorageprotected
boundingBoxChangedRMemoryStorageprotected
checkRecursion(RBlock::Id blockId, RBlock::Id potentialChildBlockId)RMemoryStorage
clear()RMemoryStoragevirtual
clearEntitySelection(QSet< REntity::Id > *affectedEntities=NULL)RMemoryStoragevirtual
commitTransaction()RMemoryStoragevirtual
deleteObject(RObject::Id objectId)RMemoryStoragevirtual
deleteTransactionsFrom(int transactionId)RMemoryStoragevirtual
deselectEntities(const QSet< REntity::Id > &entityIds, QSet< REntity::Id > *affectedEntities=NULL)RMemoryStoragevirtual
deselectEntity(REntity::Id entityId, QSet< REntity::Id > *affectedEntities=NULL)RMemoryStoragevirtual
doDelete()RRequireHeapinline
entityMapRMemoryStorageprotected
getBlockId(const QString &blockName)RMemoryStoragevirtual
getBlockName(RBlock::Id blockId) const RMemoryStoragevirtual
getBlockNames()RMemoryStoragevirtual
getBoundingBox(bool includeHiddenLayer=true)RMemoryStoragevirtual
getCurrentBlockId() const RStorageinlinevirtual
getCurrentColor()RStoragevirtual
getCurrentLayerId()RStorageinlinevirtual
getCurrentLinetype()RStoragevirtual
getCurrentLineweight()RStoragevirtual
getCurrentViewId()RStorageinlinevirtual
getCurrentViewId() const RStorageinlinevirtual
getKnownVariable(RS::KnownVariable key) const RMemoryStoragevirtual
getKnownVariableName(RS::KnownVariable n)RStoragestatic
getLastTransactionId()RStorageinlinevirtual
getLayerId(const QString &layerName)RMemoryStoragevirtual
getLayerName(RLayer::Id layerId)RMemoryStoragevirtual
getLayerNames()RMemoryStoragevirtual
getLinetypeId(const QString &linetypeName)RMemoryStoragevirtual
getLinetypeName(RLinetype::Id linetypeId)RMemoryStoragevirtual
getLinetypeNames()RMemoryStoragevirtual
getLinetypeScale() const RMemoryStoragevirtual
getMaxDrawOrder()RStorageinlinevirtual
getMaxLineweight() const RMemoryStoragevirtual
getMaxObjectHandle()RStoragevirtual
getMaxObjectId()RStoragevirtual
getMaxTransactionId()RMemoryStoragevirtual
getMinDrawOrder()RStoragevirtual
getNewObjectHandle()RStoragevirtual
getNewObjectId()RStoragevirtual
getSelectionBox()RMemoryStoragevirtual
getTransaction(int transactionId)RMemoryStoragevirtual
getUnit() const RMemoryStoragevirtual
getVariable(const QString &key) const RMemoryStoragevirtual
getVariables() const RMemoryStoragevirtual
getViewId(const QString &viewName)RMemoryStoragevirtual
getViewName(RView::Id viewId)RMemoryStoragevirtual
getViewNames()RMemoryStoragevirtual
hasBlock(const QString &blockName)RStoragevirtual
hasLayer(const QString &layerName)RStoragevirtual
hasLinetype(const QString &linetypeName)RStoragevirtual
hasSelection() const RMemoryStoragevirtual
hasView(const QString &viewName)RStoragevirtual
inTransactionRMemoryStorageprotected
isBlockFrozen(RBlock::Id blockId) const RStorageinlinevirtual
isEntity(RObject::Id objectId)RStorageinlinevirtual
isInBackStorage(RObject::Id)RStorageinlinevirtual
isLayerFrozen(RLayer::Id layerId) const RStorageinlinevirtual
isLayerLocked(RLayer::Id layerId) const RStorageinlinevirtual
isModified() const RStorageinline
isSelected(REntity::Id entityId)RMemoryStoragevirtual
knownVariablesRMemoryStorageprotected
linetypeScaleRMemoryStorageprotected
maxLineweightRMemoryStorageprotected
modifiedRStorageprotected
objectMapRMemoryStorageprotected
orderBackToFront(const QSet< REntity::Id > &entityIds) const RStoragevirtual
queryAllBlockReferences()RMemoryStoragevirtual
queryAllBlocks(bool undone=false)RMemoryStoragevirtual
queryAllEntities(bool undone=false, bool allBlocks=false)RMemoryStoragevirtual
queryAllLayers(bool undone=false)RMemoryStoragevirtual
queryAllLinetypes()RMemoryStoragevirtual
queryAllObjects()RMemoryStoragevirtual
queryAllUcs()RMemoryStoragevirtual
queryAllViews(bool undone=false)RMemoryStoragevirtual
queryBlock(RBlock::Id blockId) const RMemoryStoragevirtual
queryBlock(const QString &blockName) const RMemoryStoragevirtual
queryBlockDirect(RBlock::Id blockId) const RMemoryStoragevirtual
queryBlockEntities(RBlock::Id blockId)RMemoryStoragevirtual
queryBlockReferences(RBlock::Id blockId)RMemoryStoragevirtual
queryCurrentBlock()RStorageinlinevirtual
queryCurrentLayer()RStorageinlinevirtual
queryCurrentView()RStorageinlinevirtual
queryEntity(REntity::Id objectId) const RMemoryStoragevirtual
queryEntityDirect(REntity::Id objectId) const RMemoryStoragevirtual
queryLayer(RLayer::Id layerId) const RMemoryStoragevirtual
queryLayer(const QString &layerName) const RMemoryStoragevirtual
queryLayerDirect(RLayer::Id layerId) const RMemoryStoragevirtual
queryLayerEntities(RLayer::Id layerId, bool allBlocks=false)RMemoryStoragevirtual
queryLinetype(RLinetype::Id linetypeId) const RMemoryStoragevirtual
queryLinetype(const QString &linetypeName) const RMemoryStoragevirtual
queryObject(RObject::Id objectId) const RMemoryStoragevirtual
queryObjectDirect(RObject::Id objectId) const RMemoryStoragevirtual
querySelectedEntities()RMemoryStoragevirtual
queryUcs(RUcs::Id ucsId) const RMemoryStoragevirtual
queryUcs(const QString &ucsName) const RMemoryStoragevirtual
queryUcsDirect(RUcs::Id ucsId) const RMemoryStoragevirtual
queryView(RView::Id viewId) const RMemoryStoragevirtual
queryView(const QString &viewName) const RMemoryStoragevirtual
resetTransactionStack()RMemoryStoragevirtual
RMemoryStorage()RMemoryStorage
rollbackTransaction()RMemoryStoragevirtual
RStorage()RStorage
saveObject(QSharedPointer< RObject > object)RMemoryStoragevirtual
saveTransaction(RTransaction &transaction)RMemoryStoragevirtual
selectAllEntites(QSet< REntity::Id > *affectedEntities=NULL)RMemoryStoragevirtual
selectEntities(const QSet< REntity::Id > &entityIds, bool add=false, QSet< REntity::Id > *affectedEntities=NULL)RMemoryStoragevirtual
selectEntity(REntity::Id entityId, bool add=false, QSet< REntity::Id > *affectedEntities=NULL)RMemoryStoragevirtual
setCurrentBlock(RBlock::Id blockId)RMemoryStoragevirtual
RStorage::setCurrentBlock(const QString &blockName)RStorageinline
setCurrentColor(const RColor &color)RStoragevirtual
setCurrentLayer(RLayer::Id layerId)RStorageinline
setCurrentLayer(const QString &layerName)RStorageinline
setCurrentLinetype(RLinetype lt)RStorage
setCurrentLineweight(RLineweight::Lineweight lw)RStorage
setCurrentView(RView::Id viewId)RStorageinline
setCurrentView(const QString &viewName)RStorageinline
setKnownVariable(RS::KnownVariable key, const QVariant &value)RMemoryStoragevirtual
setLastTransactionId(int transactionId)RMemoryStoragevirtual
setLinetypeScale(double v)RMemoryStoragevirtual
setMaxDrawOrder(int m)RStorageinlinevirtual
setModified(bool m)RStorage
setObjectHandle(RObject &object, RObject::Handle objectHandle)RStorage
setObjectId(RObject &object, RObject::Id objectId)RStorage
setUndoStatus(RObject::Id objectId, bool status)RMemoryStoragevirtual
setUnit(RS::Unit unit)RMemoryStoragevirtual
setVariable(const QString &key, const QVariant &value)RMemoryStoragevirtual
toggleUndoStatus(QSet< RObject::Id > &objects)RMemoryStoragevirtual
toggleUndoStatus(RObject::Id object)RMemoryStoragevirtual
transactionMapRMemoryStorageprotected
unitRMemoryStorageprotected
variableCaseMapRMemoryStorageprotected
variablesRMemoryStorageprotected
~RMemoryStorage()RMemoryStoragevirtual
~RRequireHeap()RRequireHeapinlineprotectedvirtual
~RStorage()RStorageinlinevirtual