Module implementing a network reply object for special data.
None |
NetworkReply | Class implementing a QNetworkReply subclass for special data. |
None |
Class implementing a QNetworkReply subclass for special data.
None |
None |
NetworkReply | Constructor |
abort | Public slot to abort the operation. |
bytesAvailable | Public method to determined the bytes available for being read. |
isFinished | Public method to check, if the reply has finished. |
readData | Protected method to retrieve data from the reply object. |
None |
Constructor
Public slot to abort the operation.
Public method to determined the bytes available for being read.
Public method to check, if the reply has finished.
Protected method to retrieve data from the reply object.