| addDerivedModel(const Transform &transform, const ModelTransformer::Input &input, QString &returnedMessage) | Document | |
| addDerivedModel(const Transform &transform, const ModelTransformer::Input &input, Model *outputModelToAdd) | Document | |
| addImportedModel(Model *) | Document | |
| addLayerToView(View *, Layer *) | Document | |
| addToLayerViewMap(Layer *, View *) | Document | [protected] |
| alignmentFailed(QString transformName, QString message) | Document | [signal] |
| alignModel(Model *) | Document | [protected] |
| alignModels() | Document | |
| canAlign() | Document | [static] |
| createDerivedLayer(LayerFactory::LayerType, TransformId) | Document | |
| createDerivedLayer(const Transform &, const ModelTransformer::Input &) | Document | |
| createEmptyLayer(LayerFactory::LayerType) | Document | |
| createImportedLayer(Model *) | Document | |
| createLayer(LayerFactory::LayerType) | Document | |
| createMainModelLayer(LayerFactory::LayerType) | Document | |
| deleteLayer(Layer *, bool force=false) | Document | |
| Document() | Document | |
| encodeColour(QColor) | XmlExportable | [static] |
| encodeEntities(QString) | XmlExportable | [static] |
| getAlignmentTransformName() | Document | [protected, static] |
| getMainModel() | Document | [inline] |
| getMainModel() const | Document | [inline] |
| getObjectExportId(const void *) | XmlExportable | [static] |
| getTransformInputModels() | Document | |
| getUniqueLayerName(QString candidate) | Document | [protected] |
| isKnownModel(const Model *) const | Document | |
| layerAboutToBeDeleted(Layer *) | Document | [signal] |
| layerAdded(Layer *) | Document | [signal] |
| layerInAView(Layer *, bool) | Document | [signal] |
| layerRemoved(Layer *) | Document | [signal] |
| LayerSet typedef | Document | [protected] |
| LayerViewMap typedef | Document | [protected] |
| m_autoAlignment | Document | [protected] |
| m_layers | Document | [protected] |
| m_layerViewMap | Document | [protected] |
| m_mainModel | Document | [protected] |
| m_models | Document | [protected] |
| mainModelChanged(WaveFileModel *) | Document | [signal] |
| modelAboutToBeDeleted(Model *) | Document | [signal] |
| modelAdded(Model *) | Document | [signal] |
| modelGenerationFailed(QString transformName, QString message) | Document | [signal] |
| modelGenerationWarning(QString transformName, QString message) | Document | [signal] |
| ModelMap typedef | Document | [protected] |
| modelRegenerationFailed(QString layerName, QString transformName, QString message) | Document | [signal] |
| modelRegenerationWarning(QString layerName, QString transformName, QString message) | Document | [signal] |
| releaseModel(Model *model) | Document | [protected] |
| removeFromLayerViewMap(Layer *, View *) | Document | [protected] |
| removeLayerFromView(View *, Layer *) | Document | |
| setAutoAlignment(bool on) | Document | [inline] |
| setChannel(Layer *, int) | Document | |
| setMainModel(WaveFileModel *) | Document | |
| setModel(Layer *, Model *) | Document | |
| toXml(QTextStream &, QString indent, QString extraAttributes) const | Document | [virtual] |
| toXmlString(QString indent="", QString extraAttributes="") const | XmlExportable | [virtual] |
| writeBackwardCompatibleDerivation(QTextStream &, QString, Model *, const ModelRecord &) const | Document | [protected] |
| ~Document() | Document | [virtual] |
| ~XmlExportable() | XmlExportable | [inline, virtual] |