Workspace 6.21.5
Classes | Namespaces | Typedefs | Functions
noteelementdata.h File Reference
#include "elementdata.h"
Include dependency graph for noteelementdata.h:
This graph shows which files directly or indirectly include this file:

Classes

class  NoteAttributes
 
class  NoteElementData
 
class  NoteElementsMap
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Tools
 

Typedefs

using GuidToNoteElementDataMap = QMap< QString, NoteElementData >
 
using NoteElementDataPair = QPair< NoteElementData, NoteElementData >
 

Functions

bool compareNotes (const NoteElementDataPair &noteElementDataPair, OperationDifference *operationDifference, bool *differencesFound)
 
NoteElementData getNoteElementData (const QDomElement &element)