|
|
void | dataReceived (const QVariantMap &map) |
| |
|
void | error () |
| |
|
|
| BlobIOHandler (QIODevice *inputChannel, QIODevice *outputChannel, QObject *parent=0) |
| |
|
bool | sendData (const QVariantMap &map) |
| |
|
void | receiveData (int expectedDataSize) |
| |
|
void | setReadChannelSocketNotifier (QSocketNotifier *notifier) |
| |
|
bool | isReading () const |
| |
|
|
QIODevice * | m_readChannel |
| |
|
QIODevice * | m_writeChannel |
| |
|
QByteArray | m_blobBuffer |
| |
|
QSocketNotifier * | m_readNotifier |
| |
|
int | m_blobSize |
| |
|
bool | m_isReading |
| |
Definition at line 34 of file blobiohandler.h.
The documentation for this class was generated from the following files: