Signals | |
void | finished () |
Gets emitted when the data is ready to read. | |
void | parseError () |
Gets emitted when an parse error ocurred. | |
void | requestError (QNetworkReply::NetworkError error) |
Gets emitted when an request error ocurred. | |
Public Member Functions | |
DeviceList (QNetworkReply *reply, QObject *parent=0) | |
QVariant | devices () const |
QList< DevicePtr > | devicesList () const |
Properties | |
QVariant | devices |
Friends | |
class | DeviceListPrivate |