Workspace 6.21.5
AnchorElementData Member List

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

AnchorElementData()AnchorElementData
AnchorElementData(const QDomElement &element)AnchorElementData
AnchorElementData(const AnchorElementData &other)AnchorElementData
BasicTextLogger()BasicTextLogger
compareAttributes(const Attributes &attributesA, const Attributes &attributesB, QVector< AttributeDifference > *attributeDifferenceArray, const QString &elementType, bool *differencesFound) constDiffElementDatavirtual
compareDataElements(const DiffElementData &otherData, OperationDifference &operationDifference, bool &differencesFound, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap=nullptr) constDiffElementDatavirtual
createDataFromExtWorkflow(const QDomDocument &document) constDiffElementDatavirtual
createDataFromPlugin(const OperationDifference &operationDifference) constDiffElementDatavirtual
createDataFromWorkspaceElement(const QDomElement &workspaceElement) constDiffElementDatavirtual
createDifference(const DiffElementData &otherData, QVector< AttributeDifference > &attributeDifferenceArray, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap) const overrideAnchorElementDatavirtual
createDifference(bool presentInA, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap) const overrideAnchorElementDatavirtual
DiffElementData(const QString &tag="item")DiffElementData
DiffElementData(const QString &tag, std::unique_ptr< Attributes > attributes)DiffElementData
DiffElementData(const QString &tag, const Attributes &attributes)DiffElementData
DiffElementData(const QString &tag, const QDomElement &element)DiffElementData
getAnchorAttributes() constAnchorElementData
getAngle() constAnchorElementData
getAttribute(const QString &key) constDiffElementData
getAttributes() constDiffElementData
getGUID() constAnchorElementData
getPosition() constAnchorElementData
initDifference(ElementDifference *difference, bool presentInA, bool presentInB, QVector< AttributeDifference > *attributeDifferenceArray=nullptr) constDiffElementDataprotected
isEmpty() constDiffElementDatavirtual
logLine(const QString &msg) constBasicTextLogger
logLine(const Application::LogManager::MessageCategory &category, const QString &msg) constBasicTextLogger
logText(const QString &msg) constBasicTextLogger
logText(const Application::LogManager::MessageCategory &category, const QString &msg) constBasicTextLogger
setAttribute(const QString &key, const QString &value)DiffElementDataprotected
setAttributes(std::unique_ptr< Attributes > attributes)DiffElementDataprotected
setAttributes(const AttributesMapType &attribsIn)DiffElementData
tag() constDiffElementDatainline
tag_DiffElementDataprotected
~BasicTextLogger()BasicTextLoggervirtual