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 |
NetworkReply | Constructor |
abort | Public slot to abort the operation. |
bytesAvailable | Public method to determined the bytes available for being read. |
readData | Protected method to retrieve data from the reply object. |
Constructor
Public slot to abort the operation.
Public method to determined the bytes available for being read.
Protected method to retrieve data from the reply object.