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