EyaUpdates Class Reference

Update class. More...

#include <eyaupdates.h>

List of all members.

Public Member Functions

 EyaUpdates (QWidget *parent=0, Qt::WindowFlags f=0)
 ~EyaUpdates ()
void refresh ()

Private Slots

void slotGotUpdateInfo (QNetworkReply *)

Private Member Functions

void initMessage ()

Private Attributes

QString currentVersion
QVBoxLayout * mainLayout
QPushButton * buttonOk
QLabel * labelUpdate
QNetworkAccessManager * netManager
QString latestVersion


Detailed Description

Update class.

This class provides some methods to check the presence of a new version of openeya.


Constructor & Destructor Documentation

EyaUpdates::EyaUpdates ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

EyaUpdates::~EyaUpdates (  ) 


Member Function Documentation

void EyaUpdates::initMessage (  )  [private]

void EyaUpdates::refresh (  ) 

void EyaUpdates::slotGotUpdateInfo ( QNetworkReply *  reply  )  [private, slot]


Member Data Documentation

QPushButton* EyaUpdates::buttonOk [private]

QString EyaUpdates::currentVersion [private]

QLabel* EyaUpdates::labelUpdate [private]

QString EyaUpdates::latestVersion [private]

QVBoxLayout* EyaUpdates::mainLayout [private]

QNetworkAccessManager* EyaUpdates::netManager [private]


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

Generated on Mon Aug 24 14:01:41 2009 for openeya by  doxygen 1.5.8