svapp  1.9
Document Member List
This is the complete list of members for Document, 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 classDocument [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 typedefDocument
layerInAView(Layer *, bool)Document [signal]
layerRemoved(Layer *)Document [signal]
LayerSet typedefDocument [protected]
LayerViewMap typedefDocument [protected]
m_autoAlignmentDocument [protected]
m_layersDocument [protected]
m_layerViewMapDocument [protected]
m_mainModelDocument [protected]
m_modelsDocument [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 typedefDocument [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]