okteta
Kasten2::ModelEncoderFileSystemExportJob Class Reference
#include <modelencoderfilesystemexportjob.h>
Inheritance diagram for Kasten2::ModelEncoderFileSystemExportJob:
Public Member Functions | |
ModelEncoderFileSystemExportJob (AbstractModel *model, const AbstractModelSelection *selection, const KUrl &url, AbstractModelStreamEncoder *encoder) | |
virtual | ~ModelEncoderFileSystemExportJob () |
Public Member Functions inherited from Kasten2::AbstractFileSystemExportJob | |
AbstractFileSystemExportJob (AbstractModel *model, const AbstractModelSelection *selection, const KUrl &url) | |
virtual | ~AbstractFileSystemExportJob () |
virtual void | start () |
Public Member Functions inherited from Kasten2::AbstractExportJob | |
AbstractExportJob () | |
virtual | ~AbstractExportJob () |
AbstractDocument * | document () const |
Protected Member Functions | |
virtual void | startExportToFile () |
Protected Member Functions inherited from Kasten2::AbstractFileSystemExportJob | |
AbstractFileSystemExportJob (AbstractFileSystemExportJobPrivate *d) | |
void | completeExport (bool success) |
QFile * | file () const |
AbstractModel * | model () const |
const AbstractModelSelection * | selection () const |
Protected Member Functions inherited from Kasten2::AbstractExportJob | |
AbstractExportJob (AbstractExportJobPrivate *d) | |
virtual void | setDocument (AbstractDocument *document) |
Additional Inherited Members | |
Signals inherited from Kasten2::AbstractExportJob | |
void | documentLoaded (Kasten2::AbstractDocument *document) |
Protected Attributes inherited from Kasten2::AbstractExportJob | |
AbstractExportJobPrivate *const | d_ptr |
Detailed Description
Definition at line 37 of file modelencoderfilesystemexportjob.h.
Constructor & Destructor Documentation
Kasten2::ModelEncoderFileSystemExportJob::ModelEncoderFileSystemExportJob | ( | AbstractModel * | model, |
const AbstractModelSelection * | selection, | ||
const KUrl & | url, | ||
AbstractModelStreamEncoder * | encoder | ||
) |
Definition at line 30 of file modelencoderfilesystemexportjob.cpp.
|
virtual |
Definition at line 46 of file modelencoderfilesystemexportjob.cpp.
Member Function Documentation
|
protectedvirtual |
Implements Kasten2::AbstractFileSystemExportJob.
Definition at line 39 of file modelencoderfilesystemexportjob.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.