okteta
Kasten2::ByteArrayRawFileLoadThread Class Reference
#include <bytearrayrawfileloadthread.h>
Inheritance diagram for Kasten2::ByteArrayRawFileLoadThread:

Signals | |
void | documentRead (ByteArrayDocument *document) |
Public Member Functions | |
ByteArrayRawFileLoadThread (QObject *parent, QFile *file) | |
virtual | ~ByteArrayRawFileLoadThread () |
ByteArrayDocument * | document () const |
const QString & | errorString () const |
virtual void | run () |
Protected Attributes | |
ByteArrayDocument * | mDocument |
QString | mErrorString |
QFile * | mFile |
Detailed Description
Definition at line 38 of file bytearrayrawfileloadthread.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 65 of file bytearrayrawfileloadthread.h.
|
virtual |
Definition at line 93 of file bytearrayrawfileloadthread.cpp.
Member Function Documentation
|
inline |
Definition at line 71 of file bytearrayrawfileloadthread.h.
|
signal |
|
inline |
Definition at line 72 of file bytearrayrawfileloadthread.h.
|
virtual |
Definition at line 44 of file bytearrayrawfileloadthread.cpp.
Member Data Documentation
|
protected |
Definition at line 60 of file bytearrayrawfileloadthread.h.
|
protected |
Definition at line 61 of file bytearrayrawfileloadthread.h.
|
protected |
Definition at line 58 of file bytearrayrawfileloadthread.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.