| aboutToBeDeleted() | Model | [signal] |
| aboutToDelete() | Model | [slot] |
| alignFromReference(size_t referenceFrame) const | Model | [virtual] |
| alignmentCompletionChanged() | Model | [signal] |
| alignToReference(size_t frame) const | Model | [virtual] |
| clone() const=0 | Model | [pure virtual] |
| COMPLETION_UNKNOWN | Model | [static] |
| completionChanged() | Model | [signal] |
| DenseTimeValueModel() | DenseTimeValueModel | |
| encodeColour(QColor) | XmlExportable | [static] |
| encodeEntities(QString) | XmlExportable | [static] |
| getAlignmentCompletion() const | Model | [virtual] |
| getAlignmentReference() const | Model | [virtual] |
| getChannelCount() const=0 | DenseTimeValueModel | [pure virtual] |
| getData(int channel, size_t start, size_t count, float *buffer) const=0 | DenseTimeValueModel | [pure virtual] |
| getData(int channel, size_t start, size_t count, double *buffer) const=0 | DenseTimeValueModel | [pure virtual] |
| getData(size_t fromchannel, size_t tochannel, size_t start, size_t count, float **buffers) const=0 | DenseTimeValueModel | [pure virtual] |
| getEndFrame() const=0 | Model | [pure virtual] |
| getLocation() const | Model | [virtual] |
| getMaker() const | Model | [virtual] |
| getNativeRate() const | Model | [inline, virtual] |
| getObjectExportId(const void *) | XmlExportable | [static] |
| getSampleRate() const=0 | Model | [pure virtual] |
| getSourceModel() const | Model | [inline, virtual] |
| getStartFrame() const=0 | Model | [pure virtual] |
| getTitle() const | Model | [virtual] |
| getTypeName() const | DenseTimeValueModel | [inline, virtual] |
| getValueMaximum() const=0 | DenseTimeValueModel | [pure virtual] |
| getValueMinimum() const=0 | DenseTimeValueModel | [pure virtual] |
| getZoomConstraint() const | Model | [inline, virtual] |
| isOK() const=0 | Model | [pure virtual] |
| isReady(int *completion=0) const | Model | [inline, virtual] |
| m_aboutToDelete | Model | [protected] |
| m_alignment | Model | [protected] |
| m_sourceModel | Model | [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] |
| setAlignment(AlignmentModel *alignment) | Model | [virtual] |
| setSourceModel(Model *model) | Model | [virtual] |
| sourceModelAboutToBeDeleted() | Model | [slot] |
| toDelimitedDataString(QString) const | Model | [inline, virtual] |
| toXml(QTextStream &stream, QString indent="", QString extraAttributes="") const | Model | [virtual] |
| toXmlString(QString indent="", QString extraAttributes="") const | XmlExportable | [virtual] |
| ~Model() | Model | [virtual] |
| ~XmlExportable() | XmlExportable | [inline, virtual] |