

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 | |
| PodcastList (QNetworkReply *reply, QObject *parent=0) | |
| QList< PodcastPtr > | list () const | 
| QVariant | podcasts () const | 
Properties | |
| QVariant | podcasts | 
Friends | |
| class | PodcastListPrivate | 
 1.8.3.1