libmygpo-qt
 All Classes Functions
Signals | Public Member Functions | Properties | Friends | List of all members
mygpo::Podcast Class Reference
Inheritance diagram for mygpo::Podcast:
Inheritance graph
[legend]
Collaboration diagram for mygpo::Podcast:
Collaboration graph
[legend]

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

 Podcast (QNetworkReply *reply, QObject *parent=0)
 
 Podcast (const QVariant &variant, QObject *parent=0)
 
QUrl url () const
 
QString title () const
 
QString description () const
 
uint subscribers () const
 
uint subscribersLastWeek () const
 
QUrl logoUrl () const
 
QUrl website () const
 
QUrl mygpoUrl () const
 

Properties

QUrl url
 
QString title
 
QString description
 
uint subscribers
 
uint subscribersLastWeek
 
QUrl logoUrl
 
QUrl website
 
QUrl mygpoUrl
 

Friends

class PodcastPrivate
 

The documentation for this class was generated from the following file: