okteta
Kasten2::ModelEncoderFileSystemExportJobPrivate Class Reference
#include <modelencoderfilesystemexportjob_p.h>
Inheritance diagram for Kasten2::ModelEncoderFileSystemExportJobPrivate:

Protected Attributes | |
| AbstractModelStreamEncoder *const | mEncoder |
Protected Attributes inherited from Kasten2::AbstractFileSystemExportJobPrivate | |
| QFile * | mFile |
| AbstractModel *const | mModel |
| const AbstractModelSelection *const | mSelection |
| const KUrl | mUrl |
| QString | mWorkFilePath |
Protected Attributes inherited from Kasten2::AbstractExportJobPrivate | |
| AbstractDocument * | mDocument |
| AbstractExportJob *const | q_ptr |
Detailed Description
Definition at line 34 of file modelencoderfilesystemexportjob_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 59 of file modelencoderfilesystemexportjob_p.h.
|
inlinevirtual |
Definition at line 68 of file modelencoderfilesystemexportjob_p.h.
Member Function Documentation
|
inline |
Definition at line 70 of file modelencoderfilesystemexportjob_p.h.
| void Kasten2::ModelEncoderFileSystemExportJobPrivate::startExportToFile | ( | ) |
Member Data Documentation
|
protected |
Definition at line 55 of file modelencoderfilesystemexportjob_p.h.
The documentation for this class was generated from the following file:
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
Public Member Functions inherited from