libmygpo-qt
 All Classes Functions
Signals | Public Member Functions | Properties | Friends | List of all members
mygpo::DeviceUpdates Class Reference
Inheritance diagram for mygpo::DeviceUpdates:
Inheritance graph
[legend]
Collaboration diagram for mygpo::DeviceUpdates:
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

 DeviceUpdates (QNetworkReply *reply, QObject *parent=0)
 
QList< PodcastPtr > addList () const
 
QList< EpisodePtr > updateList () const
 
QList< QUrl > removeList () const
 
QVariant add () const
 
QVariant update () const
 
QVariant remove () const
 
qulonglong timestamp () const
 

Properties

QVariant add
 
QVariant update
 
QVariant remove
 
qulonglong timestamp
 

Friends

class DeviceUpdatesPrivate
 

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