, including all inherited members.
activity(QString) | Document | [signal] |
addAdditionalModel(Model *) | Document | [protected] |
addAlreadyDerivedModel(const Transform &transform, const ModelTransformer::Input &input, Model *outputModelToAdd) | Document | |
addDerivedModel(const Transform &transform, const ModelTransformer::Input &input, QString &returnedMessage) | Document | |
addDerivedModels(const Transforms &transforms, const ModelTransformer::Input &input, QString &returnedMessage, AdditionalModelConverter *) | Document | |
addImportedModel(Model *) | Document | |
AdditionalModelConverter class | Document | [friend] |
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] |
cancelAsyncLayerCreation(LayerCreationAsyncHandle handle) | Document | |
createDerivedLayer(LayerFactory::LayerType, TransformId) | Document | |
createDerivedLayer(const Transform &, const ModelTransformer::Input &) | Document | |
createDerivedLayers(const Transforms &, const ModelTransformer::Input &) | Document | |
createDerivedLayersAsync(const Transforms &, const ModelTransformer::Input &, LayerCreationHandler *handler) | Document | |
createEmptyLayer(LayerFactory::LayerType) | Document | |
createImportedLayer(Model *) | Document | |
createLayer(LayerFactory::LayerType) | Document | |
createLayersForDerivedModels(std::vector< Model * >, QStringList names) | Document | [protected] |
createMainModelLayer(LayerFactory::LayerType) | Document | |
deleteLayer(Layer *, bool force=false) | Document | |
Document() | Document | |
getAlignmentTransformName() | Document | [protected, static] |
getMainModel() | Document | [inline] |
getMainModel() const | Document | [inline] |
getTransformInputModels() | Document | |
getUniqueLayerName(QString candidate) | Document | [protected] |
isKnownModel(const Model *) const | Document | |
layerAboutToBeDeleted(Layer *) | Document | [signal] |
layerAdded(Layer *) | Document | [signal] |
LayerCreationAsyncHandle typedef | Document | |
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 | |
toXml(QTextStream &, QString, QString, bool asTemplate) const | Document | [protected] |
toXmlAsTemplate(QTextStream &, QString indent, QString extraAttributes) const | Document | |
writeBackwardCompatibleDerivation(QTextStream &, QString, Model *, const ModelRecord &) const | Document | [protected] |
writePlaceholderMainModel(QTextStream &, QString) const | Document | [protected] |
~Document() | Document | [virtual] |