| aboutToBeDeleted() | Model | [signal] |
| aboutToDelete() | Model | [slot] |
| addPoint(const TimeValuePoint &point) | SparseValueModel< TimeValuePoint > | [inline, virtual] |
| alignFromReference(size_t referenceFrame) const | Model | [virtual] |
| alignmentCompletionChanged() | Model | [signal] |
| alignToReference(size_t frame) const | Model | [virtual] |
| clear() | SparseModel< TimeValuePoint > | [virtual] |
| clone() const | SparseModel< TimeValuePoint > | [virtual] |
| COMPLETION_UNKNOWN | Model | [static] |
| completionChanged() | Model | [signal] |
| deletePoint(const TimeValuePoint &point) | SparseValueModel< TimeValuePoint > | [inline, virtual] |
| encodeColour(QColor) | XmlExportable | [static] |
| encodeEntities(QString) | XmlExportable | [static] |
| getAlignmentCompletion() const | Model | [virtual] |
| getAlignmentReference() const | Model | [virtual] |
| getCompletion() const | SparseModel< TimeValuePoint > | [inline, virtual] |
| getEndFrame() const | SparseModel< TimeValuePoint > | [virtual] |
| getLocation() const | Model | [virtual] |
| getMaker() const | Model | [virtual] |
| getNativeRate() const | Model | [inline, virtual] |
| getNextPoints(long frame) const | SparseModel< TimeValuePoint > | [virtual] |
| getObjectExportId(const void *) | XmlExportable | [static] |
| getPointCount() const | SparseModel< TimeValuePoint > | [virtual] |
| getPoints(long start, long end) const | SparseModel< TimeValuePoint > | [virtual] |
| getPoints(long frame) const | SparseModel< TimeValuePoint > | [virtual] |
| getPoints() const | SparseModel< TimeValuePoint > | [inline, virtual] |
| getPreviousPoints(long frame) const | SparseModel< TimeValuePoint > | [virtual] |
| getResolution() const | SparseModel< TimeValuePoint > | [inline, virtual] |
| getSampleRate() const | SparseModel< TimeValuePoint > | [inline, virtual] |
| getScaleUnits() const | SparseValueModel< TimeValuePoint > | [inline, virtual] |
| getSourceModel() const | Model | [inline, virtual] |
| getStartFrame() const | SparseModel< TimeValuePoint > | [virtual] |
| getTitle() const | Model | [virtual] |
| getTypeName() const | SparseTimeValueModel | [inline, virtual] |
| getValueMaximum() const | SparseValueModel< TimeValuePoint > | [inline, virtual] |
| getValueMinimum() const | SparseValueModel< TimeValuePoint > | [inline, virtual] |
| getZoomConstraint() const | Model | [inline, virtual] |
| hasTextLabels() const | SparseModel< TimeValuePoint > | [inline, virtual] |
| isEmpty() const | SparseModel< TimeValuePoint > | [virtual] |
| isOK() const | SparseModel< TimeValuePoint > | [inline, virtual] |
| isReady(int *completion=0) const | SparseModel< TimeValuePoint > | [inline, virtual] |
| m_aboutToDelete | Model | [protected] |
| m_alignment | Model | [protected] |
| m_completion | SparseModel< TimeValuePoint > | [protected] |
| m_hasTextLabels | SparseModel< TimeValuePoint > | [protected] |
| m_haveExtents | SparseValueModel< TimeValuePoint > | [protected] |
| m_mutex | SparseModel< TimeValuePoint > | [mutable, protected] |
| m_notifyOnAdd | SparseModel< TimeValuePoint > | [protected] |
| m_pointCount | SparseModel< TimeValuePoint > | [protected] |
| m_points | SparseModel< TimeValuePoint > | [protected] |
| m_resolution | SparseModel< TimeValuePoint > | [protected] |
| m_sampleRate | SparseModel< TimeValuePoint > | [protected] |
| m_sinceLastNotifyMax | SparseModel< TimeValuePoint > | [protected] |
| m_sinceLastNotifyMin | SparseModel< TimeValuePoint > | [protected] |
| m_sourceModel | Model | [protected] |
| m_units | SparseValueModel< TimeValuePoint > | [protected] |
| m_valueMaximum | SparseValueModel< TimeValuePoint > | [protected] |
| m_valueMinimum | SparseValueModel< TimeValuePoint > | [protected] |
| Model() | Model | [inline, protected] |
| Model(const Model &) | Model | [protected] |
| modelChanged() | Model | [signal] |
| modelChanged(size_t startFrame, size_t endFrame) | Model | [signal] |
| operator=(const Model &) | Model | [protected] |
| Point typedef | SparseModel< TimeValuePoint > | |
| PointList typedef | SparseModel< TimeValuePoint > | |
| PointListIterator typedef | SparseModel< TimeValuePoint > | |
| setAlignment(AlignmentModel *alignment) | Model | [virtual] |
| setCompletion(int completion, bool update=true) | SparseModel< TimeValuePoint > | [virtual] |
| setResolution(size_t resolution) | SparseModel< TimeValuePoint > | [virtual] |
| setScaleUnits(QString units) | SparseValueModel< TimeValuePoint > | [inline, virtual] |
| setSourceModel(Model *model) | Model | [virtual] |
| sourceModelAboutToBeDeleted() | Model | [slot] |
| SparseModel(size_t sampleRate, size_t resolution, bool notifyOnAdd=true) | SparseModel< TimeValuePoint > | |
| SparseTimeValueModel(size_t sampleRate, size_t resolution, bool notifyOnAdd=true) | SparseTimeValueModel | [inline] |
| SparseTimeValueModel(size_t sampleRate, size_t resolution, float valueMinimum, float valueMaximum, bool notifyOnAdd=true) | SparseTimeValueModel | [inline] |
| SparseValueModel(size_t sampleRate, size_t resolution, bool notifyOnAdd=true) | SparseValueModel< TimeValuePoint > | [inline] |
| SparseValueModel(size_t sampleRate, size_t resolution, float valueMinimum, float valueMaximum, bool notifyOnAdd=true) | SparseValueModel< TimeValuePoint > | [inline] |
| toDelimitedDataString(QString delimiter) const | SparseModel< TimeValuePoint > | [inline, virtual] |
| toXml(QTextStream &stream, QString indent="", QString extraAttributes="") const | SparseValueModel< TimeValuePoint > | [inline, virtual] |
| toXmlString(QString indent="", QString extraAttributes="") const | XmlExportable | [virtual] |
| ~Model() | Model | [virtual] |
| ~SparseModel() | SparseModel< TimeValuePoint > | [inline, virtual] |
| ~XmlExportable() | XmlExportable | [inline, virtual] |