Document Member List

This is the complete list of members for Document, including all inherited members.

activity(QString)Documentsignal
addAdditionalModel(ModelId)Documentprotected
addAlreadyDerivedModel(const Transform &transform, const ModelTransformer::Input &input, ModelId 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
AdditionalModelConverter classDocumentfriend
addLayerToView(View *, Layer *)Document
addNonDerivedModel(ModelId)Document
addToLayerViewMap(Layer *, View *)Documentprotected
alignmentComplete(ModelId)Documentsignal
alignmentFailed(ModelId, QString message)Documentsignal
alignModel(ModelId, bool forceRecalculate=false)Documentprotected
alignModels()Document
canAlign()Documentstatic
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(ModelId)Document
createLayer(LayerFactory::LayerType)Document
createLayersForDerivedModels(std::vector< ModelId >, QStringList names)Documentprotected
createMainModelLayer(LayerFactory::LayerType)Document
deleteLayer(Layer *, bool force=false)Document
Document()Document
getMainModel()Documentinline
getTransformInputModels()Document
getUniqueLayerName(QString candidate)Documentprotected
isIncomplete() const Documentinline
isKnownModel(ModelId) const Document
layerAboutToBeDeleted(Layer *)Documentsignal
layerAdded(Layer *)Documentsignal
LayerCreationAsyncHandle typedefDocument
layerInAView(Layer *, bool)Documentsignal
LayerList typedefDocumentprotected
layerRemoved(Layer *)Documentsignal
LayerViewMap typedefDocumentprotected
m_aggregateModelsDocumentprotected
m_alignDocumentprotected
m_alignmentModelsDocumentprotected
m_autoAlignmentDocumentprotected
m_isIncompleteDocumentprotected
m_layersDocumentprotected
m_layerViewMapDocumentprotected
m_mainModelDocumentprotected
m_modelsDocumentprotected
mainModelChanged(ModelId)Documentsignal
modelAdded(ModelId)Documentsignal
modelGenerationFailed(QString transformName, QString message)Documentsignal
modelGenerationWarning(QString transformName, QString message)Documentsignal
modelRegenerationFailed(QString layerName, QString transformName, QString message)Documentsignal
modelRegenerationWarning(QString layerName, QString transformName, QString message)Documentsignal
performDeferredAlignment(ModelId)Documentprotectedslot
realignModels()Document
releaseModel(ModelId model)Documentprotected
removeFromLayerViewMap(Layer *, View *)Documentprotected
removeLayerFromView(View *, Layer *)Document
setAutoAlignment(bool on)Documentinline
setChannel(Layer *, int)Document
setIncomplete(bool i)Documentinline
setMainModel(ModelId)Document
setModel(Layer *, ModelId)Document
toXml(QTextStream &, QString indent, QString extraAttributes) const overrideDocument
toXml(QTextStream &, QString, QString, bool asTemplate) const Documentprotected
toXmlAsTemplate(QTextStream &, QString indent, QString extraAttributes) const Document
writeBackwardCompatibleDerivation(QTextStream &, QString, ModelId, const ModelRecord &) const Documentprotected
writePlaceholderMainModel(QTextStream &, QString) const Documentprotected
~Document()Documentvirtual