okteta
Kasten2::ModelStreamEncodeThread Class Reference
#include <modelstreamencodethread.h>
Inheritance diagram for Kasten2::ModelStreamEncodeThread:

Signals | |
void | modelExported (bool success) |
Public Member Functions | |
ModelStreamEncodeThread (QObject *parent, QIODevice *ioDevice, AbstractModel *model, const AbstractModelSelection *selection, AbstractModelStreamEncoder *encoder) | |
virtual | ~ModelStreamEncodeThread () |
virtual void | run () |
bool | success () const |
Protected Attributes | |
AbstractModelStreamEncoder * | mEncoder |
QIODevice * | mIODevice |
AbstractModel * | mModel |
const AbstractModelSelection * | mSelection |
bool | mSuccess |
Detailed Description
Definition at line 42 of file modelstreamencodethread.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 71 of file modelstreamencodethread.h.
|
virtual |
Definition at line 39 of file modelstreamencodethread.cpp.
Member Function Documentation
|
signal |
|
virtual |
Definition at line 32 of file modelstreamencodethread.cpp.
|
inline |
Definition at line 80 of file modelstreamencodethread.h.
Member Data Documentation
|
protected |
Definition at line 65 of file modelstreamencodethread.h.
|
protected |
Definition at line 62 of file modelstreamencodethread.h.
|
protected |
Definition at line 63 of file modelstreamencodethread.h.
|
protected |
Definition at line 64 of file modelstreamencodethread.h.
|
protected |
Definition at line 67 of file modelstreamencodethread.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.