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

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

addAffectedObject(RObject::Id objectId)RTransaction
addAffectedObject(QSharedPointer< RObject > object)RTransaction
addAffectedObjects(const QSet< RObject::Id > &objectIds)RTransaction
addObject(QSharedPointer< RObject > obj, bool useCurrentAttributes=true, bool forceNew=false, const QSet< RPropertyTypeId > &modifiedPropertyTypeIds=RDEFAULT_QSET_RPROPERTYTYPEID)RTransaction
addPropertyChange(RObject::Id objectId, const RPropertyChange &propertyChange)RTransactionprotected
affectedBlockReferenceIdsRTransactionprotected
affectedObjectIdsRTransactionprotected
affectedObjectIdsSetRTransactionprotected
allowAllRTransactionprotected
allowInvisibleRTransactionprotected
blockRecursionDetectionDisabledRTransactionprotected
ChangeDocumentSetting enum valueRTransaction
cloneIdsRTransactionprotected
commit()RTransactionprotected
CurrentLayerChange enum valueRTransaction
CurrentLayerSelectionChange enum valueRTransaction
deleteObject(RObject::Id objectId, bool force=false)RTransaction
deleteObject(QSharedPointer< RObject > object, bool force=false)RTransaction
deletingBlockRTransactionprotected
end()RTransaction
endCycle()RTransaction
existingBlockDetectionDisabledRTransactionprotected
existingLayerDetectionDisabledRTransactionprotected
existingLinetypeDetectionDisabledRTransactionprotected
fail()RTransaction
failedRTransactionprotected
Generic enum valueRTransaction
getAffectedObjects() constRTransactioninline
getGroup() constRTransactioninline
getId() constRTransactioninline
getNewObjectId(RObject::Id oldId) constRTransaction
getPropertyChanges() constRTransactioninline
getPropertyChanges(RObject::Id id) constRTransaction
getStatusChanges() constRTransactioninline
getText() constRTransactioninline
getTypes() constRTransactioninline
hasOnlyChanges() constRTransactioninline
hasStatusChange(RObject::Id id) constRTransactioninline
isFailed() constRTransactioninline
isPreview() constRTransaction
isRedoing()RTransactioninline
isType(RTransaction::Type type) constRTransaction
isUndoable() constRTransactioninline
isUndoing()RTransactioninline
keepChildrenRTransactionprotected
keepHandlesRTransactionprotected
LayerLockStatusChange enum valueRTransaction
LayerVisibilityStatusChange enum valueRTransaction
onlyChangesRTransactionprotected
overwriteBlock(QSharedPointer< RBlock > block)RTransaction
propertyChangesRTransactionprotected
recordAffectedObjectsRTransactionprotected
redo()RTransactionvirtual
Redo enum valueRTransaction
redoingRTransactionprotected
rollback()RTransactionprotected
RTransaction()RTransaction
RTransaction(RStorage &storage)RTransaction
RTransaction(RStorage &storage, int transactionId, const QString &text, const QList< RObject::Id > &affectedObjectIds, const QMap< RObject::Id, QList< RPropertyChange > > &propertyChanges)RTransaction
RTransaction(RStorage &storage, const QString &text, bool undoable=true)RTransaction
SaveWorkingSet enum valueRTransaction
setAllowAll(bool on)RTransactioninline
setAllowInvisible(bool on)RTransactioninline
setBlockRecursionDetectionDisabled(bool on)RTransactioninline
setExistingBlockDetectionDisabled(bool on)RTransactioninline
setExistingLayerDetectionDisabled(bool on)RTransactioninline
setExistingLinetypeDetectionDisabled(bool on)RTransactioninline
setGroup(int group)RTransactioninline
setId(int id)RTransactioninline
setKeepChildren(bool on)RTransactioninline
setKeepHandles(bool on)RTransactioninline
setRecordAffectedObjects(bool on)RTransactioninline
setSpatialIndexDisabled(bool on)RTransactioninline
setType(RTransaction::Type type, bool on=true)RTransaction
setTypes(RTransaction::Types t)RTransactioninline
spatialIndexDisabledRTransactionprotected
statusChangesRTransactionprotected
storageRTransactionprotected
textRTransactionprotected
transactionGroupRTransactionprotected
transactionIdRTransactionprotected
Type enum nameRTransaction
typesRTransactionprotected
Undo enum valueRTransaction
undo()RTransactionvirtual
undoableRTransactionprotected
undoingRTransactionprotected
updateAffectedBlockReferences()RTransaction
usedBlockNamesRTransactionprotected
~RTransaction()RTransactionvirtual