|
svcore
1.9
|
This is the complete list of members for RangeSummarisableTimeValueModel, including all inherited members.
| abandon() | Model | inlinevirtual |
| aboutToBeDeleted() | Model | signal |
| aboutToDelete() | Model | slot |
| alignFromReference(int referenceFrame) const | Model | virtual |
| alignmentCompletionChanged() | Model | signal |
| alignToReference(int frame) const | Model | virtual |
| canPlay() const | DenseTimeValueModel | inlinevirtual |
| clone() const =0 | Model | pure virtual |
| COMPLETION_UNKNOWN | Model | static |
| completionChanged() | Model | signal |
| DenseTimeValueModel() | DenseTimeValueModel | |
| encodeColour(int r, int g, int b) | XmlExportable | static |
| encodeEntities(QString) | XmlExportable | static |
| getAlignment() const | Model | virtual |
| getAlignmentCompletion() const | Model | virtual |
| getAlignmentReference() const | Model | virtual |
| getChannelCount() const =0 | DenseTimeValueModel | pure virtual |
| getData(int channel, int start, int count, float *buffer) const =0 | DenseTimeValueModel | pure virtual |
| getData(int channel, int start, int count, double *buffer) const =0 | DenseTimeValueModel | pure virtual |
| getData(int fromchannel, int tochannel, int start, int count, float **buffers) const =0 | DenseTimeValueModel | pure virtual |
| getDefaultPlayAudible() const | Playable | inlinevirtual |
| getDefaultPlayClipId() const | DenseTimeValueModel | inlinevirtual |
| getEndFrame() const =0 | Model | pure virtual |
| getLocation() const | Model | virtual |
| getMaker() const | Model | virtual |
| getNativeRate() const | Model | inlinevirtual |
| getObjectExportId(const void *) | XmlExportable | static |
| getRDFTypeURI() const | Model | inline |
| getSampleRate() const =0 | Model | pure virtual |
| getSourceModel() const | Model | inlinevirtual |
| getStartFrame() const =0 | Model | pure virtual |
| getSummaries(int channel, int start, int count, RangeBlock &ranges, int &blockSize) const =0 | RangeSummarisableTimeValueModel | pure virtual |
| getSummary(int channel, int start, int count) const =0 | RangeSummarisableTimeValueModel | pure virtual |
| getSummaryBlockSize(int desired) const =0 | RangeSummarisableTimeValueModel | pure virtual |
| getTitle() const | Model | virtual |
| getTypeName() const | RangeSummarisableTimeValueModel | inlinevirtual |
| getValueMaximum() const =0 | DenseTimeValueModel | pure virtual |
| getValueMinimum() const =0 | DenseTimeValueModel | pure virtual |
| getZoomConstraint() const | Model | inlinevirtual |
| isAbandoning() const | Model | inlinevirtual |
| isOK() const =0 | Model | pure virtual |
| isReady(int *completion=0) const | Model | inlinevirtual |
| m_abandoning | Model | protected |
| m_aboutToDelete | Model | protected |
| m_alignment | Model | protected |
| m_sourceModel | Model | protected |
| m_typeUri | Model | protected |
| Model() | Model | inlineprotected |
| Model(const Model &) | Model | protected |
| modelChanged() | Model | signal |
| modelChangedWithin(int startFrame, int endFrame) | Model | signal |
| operator=(const Model &) | Model | protected |
| RangeBlock typedef | RangeSummarisableTimeValueModel | |
| RangeSummarisableTimeValueModel() | RangeSummarisableTimeValueModel | inline |
| ready() | Model | signal |
| setAlignment(AlignmentModel *alignment) | Model | virtual |
| setRDFTypeURI(QString uri) | Model | inline |
| setSourceModel(Model *model) | Model | virtual |
| sourceModelAboutToBeDeleted() | Model | slot |
| toDelimitedDataString(QString delimiter) const | Model | inlinevirtual |
| toDelimitedDataStringSubset(QString delimiter, int f0, int f1) const | DenseTimeValueModel | virtual |
| toXml(QTextStream &stream, QString indent="", QString extraAttributes="") const | Model | virtual |
| toXmlString(QString indent="", QString extraAttributes="") const | XmlExportable | virtual |
| ~DenseTimeValueModel() | DenseTimeValueModel | virtual |
| ~Model() | Model | virtual |
| ~Playable() | Playable | inlinevirtual |
| ~XmlExportable() | XmlExportable | inlinevirtual |