svapp
1.9
|
Document Member List
This is the complete list of members for Document, including all inherited members.
activity(QString) | Document | signal |
addAdditionalModel(ModelId) | Document | protected |
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 class | Document | friend |
addLayerToView(View *, Layer *) | Document | |
addNonDerivedModel(ModelId) | Document | |
addToLayerViewMap(Layer *, View *) | Document | protected |
alignmentComplete(ModelId) | Document | signal |
alignmentFailed(ModelId, QString message) | Document | signal |
alignModel(ModelId, bool forceRecalculate=false) | 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(ModelId) | Document | |
createLayer(LayerFactory::LayerType) | Document | |
createLayersForDerivedModels(std::vector< ModelId >, QStringList names) | Document | protected |
createMainModelLayer(LayerFactory::LayerType) | Document | |
deleteLayer(Layer *, bool force=false) | Document | |
Document() | Document | |
getMainModel() | Document | inline |
getTransformInputModels() | Document | |
getUniqueLayerName(QString candidate) | Document | protected |
isIncomplete() const | Document | inline |
isKnownModel(ModelId) const | Document | |
layerAboutToBeDeleted(Layer *) | Document | signal |
layerAdded(Layer *) | Document | signal |
LayerCreationAsyncHandle typedef | Document | |
layerInAView(Layer *, bool) | Document | signal |
LayerList typedef | Document | protected |
layerRemoved(Layer *) | Document | signal |
LayerViewMap typedef | Document | protected |
m_aggregateModels | Document | protected |
m_align | Document | protected |
m_alignmentModels | Document | protected |
m_autoAlignment | Document | protected |
m_isIncomplete | Document | protected |
m_layers | Document | protected |
m_layerViewMap | Document | protected |
m_mainModel | Document | protected |
m_models | Document | protected |
mainModelChanged(ModelId) | Document | signal |
modelAdded(ModelId) | Document | signal |
modelGenerationFailed(QString transformName, QString message) | Document | signal |
modelGenerationWarning(QString transformName, QString message) | Document | signal |
modelRegenerationFailed(QString layerName, QString transformName, QString message) | Document | signal |
modelRegenerationWarning(QString layerName, QString transformName, QString message) | Document | signal |
performDeferredAlignment(ModelId) | Document | protectedslot |
realignModels() | Document | |
releaseModel(ModelId model) | Document | protected |
removeFromLayerViewMap(Layer *, View *) | Document | protected |
removeLayerFromView(View *, Layer *) | Document | |
setAutoAlignment(bool on) | Document | inline |
setChannel(Layer *, int) | Document | |
setIncomplete(bool i) | Document | inline |
setMainModel(ModelId) | Document | |
setModel(Layer *, ModelId) | Document | |
toXml(QTextStream &, QString indent, QString extraAttributes) const override | Document | |
toXml(QTextStream &, QString, QString, bool asTemplate) const | Document | protected |
toXmlAsTemplate(QTextStream &, QString indent, QString extraAttributes) const | Document | |
writeBackwardCompatibleDerivation(QTextStream &, QString, ModelId, const ModelRecord &) const | Document | protected |
writePlaceholderMainModel(QTextStream &, QString) const | Document | protected |
~Document() | Document | virtual |
Generated by 1.8.11