okteta
modelencoderfilesystemexporterconfigeditorfactory.cpp
Go to the documentation of this file.
35 ModelEncoderFileSystemExporterConfigEditorFactory::ModelEncoderFileSystemExporterConfigEditorFactory( AbstractModelStreamEncoderConfigEditorFactory* encoderConfigEditorFactory )
41 AbstractModelExporterConfigEditor* ModelEncoderFileSystemExporterConfigEditorFactory::tryCreateConfigEditor( AbstractModelExporter* exporter ) const
61 ModelEncoderFileSystemExporterConfigEditorFactory::~ModelEncoderFileSystemExporterConfigEditorFactory()
63 // TODO: do not delete mEncoderConfigEditorFactory here, is deleted outside, no clear control that way
Definition: modelencoderfilesystemexporterconfigeditor.h:36
AbstractModelStreamEncoderConfigEditorFactory * mEncoderConfigEditorFactory
virtual AbstractModelStreamEncoderConfigEditor * tryCreateConfigEditor(AbstractModelStreamEncoder *encoder) const =0
AbstractModelStreamEncoder * encoder() const
Definition: modelencoderfilesystemexporter.cpp:35
ModelEncoderFileSystemExporterConfigEditorFactory(AbstractModelStreamEncoderConfigEditorFactory *encoderConfigEditorFactory)
Definition: abstractmodelstreamencoderconfigeditor.h:38
virtual ~ModelEncoderFileSystemExporterConfigEditorFactory()
virtual AbstractModelExporterConfigEditor * tryCreateConfigEditor(AbstractModelExporter *exporter) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.