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

Detailed Description
Definition at line 32 of file bytearrayrawfileloadthread.h.
Signals | |
| void | documentRead (KByteArrayDocument *document) |
Public Member Functions | |
| ByteArrayRawFileLoadThread (QObject *parent, const QString &filePath) | |
| KByteArrayDocument * | document () const |
| virtual void | run () |
| virtual | ~ByteArrayRawFileLoadThread () |
Protected Attributes | |
| KByteArrayDocument * | mDocument |
| const QString | mFilePath |
Constructor & Destructor Documentation
| ByteArrayRawFileLoadThread::ByteArrayRawFileLoadThread | ( | QObject * | parent, | |
| const QString & | filePath | |||
| ) | [inline] |
Definition at line 55 of file bytearrayrawfileloadthread.h.
| ByteArrayRawFileLoadThread::~ByteArrayRawFileLoadThread | ( | ) | [virtual] |
Definition at line 76 of file bytearrayrawfileloadthread.cpp.
Member Function Documentation
| KByteArrayDocument * ByteArrayRawFileLoadThread::document | ( | ) | const [inline] |
Definition at line 59 of file bytearrayrawfileloadthread.h.
| void ByteArrayRawFileLoadThread::documentRead | ( | KByteArrayDocument * | document | ) | [signal] |
| void ByteArrayRawFileLoadThread::run | ( | ) | [virtual] |
Member Data Documentation
KByteArrayDocument* ByteArrayRawFileLoadThread::mDocument [protected] |
Definition at line 52 of file bytearrayrawfileloadthread.h.
const QString ByteArrayRawFileLoadThread::mFilePath [protected] |
Definition at line 50 of file bytearrayrawfileloadthread.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference