okteta
Kasten2::AbstractModelExporter Class Referenceabstract
#include <abstractmodelexporter.h>
Inheritance diagram for Kasten2::AbstractModelExporter:

Public Member Functions | |
| AbstractModelExporter (const QString &remoteTypeName, const QString &remoteMimeType) | |
| virtual | ~AbstractModelExporter () |
| virtual QString | modelTypeName (AbstractModel *model, const AbstractModelSelection *selection) const =0 |
| QString | remoteMimeType () const |
| QString | remoteTypeName () const |
| virtual AbstractExportJob * | startExport (AbstractModel *model, const AbstractModelSelection *selection, const KUrl &url)=0 |
Protected Member Functions | |
| AbstractModelExporter (AbstractModelExporterPrivate *d) | |
Protected Attributes | |
| AbstractModelExporterPrivate *const | d_ptr |
Detailed Description
Definition at line 45 of file abstractmodelexporter.h.
Constructor & Destructor Documentation
|
protected |
Definition at line 30 of file abstractmodelexporter.cpp.
| Kasten2::AbstractModelExporter::AbstractModelExporter | ( | const QString & | remoteTypeName, |
| const QString & | remoteMimeType | ||
| ) |
Definition at line 35 of file abstractmodelexporter.cpp.
|
virtual |
Definition at line 54 of file abstractmodelexporter.cpp.
Member Function Documentation
|
pure virtual |
Implemented in Kasten2::ModelEncoderFileSystemExporter.
| QString Kasten2::AbstractModelExporter::remoteMimeType | ( | ) | const |
Definition at line 47 of file abstractmodelexporter.cpp.
| QString Kasten2::AbstractModelExporter::remoteTypeName | ( | ) | const |
Definition at line 40 of file abstractmodelexporter.cpp.
|
pure virtual |
Implemented in Kasten2::ModelEncoderFileSystemExporter.
Member Data Documentation
|
protected |
Definition at line 69 of file abstractmodelexporter.h.
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.
KDE API Reference