Workspace 6.21.5
NoteElementData Member List

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

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 &data, QVector< AttributeDifference > &attributeDifferenceArray, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap) const overrideNoteElementDatavirtual
createDifference(bool presentInA, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap) const overrideNoteElementDatavirtual
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
getAttribute(const QString &key) constDiffElementData
getAttributes() constDiffElementData
getGUID() constNoteElementDatainline
getHumanReadableString() constNoteElementDatainline
getNoteAttributes() constNoteElementDatainline
getPosition() constNoteElementDatainline
getText() constNoteElementDatainline
getWidth() constNoteElementDatainline
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
NoteElementData()NoteElementDatainline
NoteElementData(const QDomElement &element)NoteElementDatainline
NoteElementData(const NoteElementData &other)NoteElementData
operator=(const NoteElementData &rhs)NoteElementData
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