okteta
Kasten2::ModelEncoderFileSystemExporter Class Reference
#include <modelencoderfilesystemexporter.h>
Inheritance diagram for Kasten2::ModelEncoderFileSystemExporter:

Public Member Functions | |
ModelEncoderFileSystemExporter (AbstractModelStreamEncoder *encoder) | |
virtual | ~ModelEncoderFileSystemExporter () |
AbstractModelStreamEncoder * | encoder () const |
virtual QString | modelTypeName (AbstractModel *model, const AbstractModelSelection *selection) const |
virtual AbstractExportJob * | startExport (AbstractModel *model, const AbstractModelSelection *selection, const KUrl &url) |
![]() | |
AbstractModelExporter (const QString &remoteTypeName, const QString &remoteMimeType) | |
virtual | ~AbstractModelExporter () |
QString | remoteMimeType () const |
QString | remoteTypeName () const |
Additional Inherited Members | |
![]() | |
AbstractModelExporter (AbstractModelExporterPrivate *d) | |
![]() | |
AbstractModelExporterPrivate *const | d_ptr |
Detailed Description
Definition at line 38 of file modelencoderfilesystemexporter.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 30 of file modelencoderfilesystemexporter.cpp.
|
virtual |
Definition at line 58 of file modelencoderfilesystemexporter.cpp.
Member Function Documentation
AbstractModelStreamEncoder * Kasten2::ModelEncoderFileSystemExporter::encoder | ( | ) | const |
Definition at line 35 of file modelencoderfilesystemexporter.cpp.
|
virtual |
Implements Kasten2::AbstractModelExporter.
Definition at line 51 of file modelencoderfilesystemexporter.cpp.
|
virtual |
Implements Kasten2::AbstractModelExporter.
Definition at line 42 of file modelencoderfilesystemexporter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 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:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.