UpdaterThread Class Reference

#include <updaterthread.h>

Inherited by UpdaterManifestThread.

List of all members.

Signals

void downloadFinished ()

Public Member Functions

 UpdaterThread (QObject *parent=0)
void setDownloadList (QStringList downs)
void download ()

Protected Member Functions

void run ()
void downloadFinishedAction ()


Detailed Description

Provides basic download functionality. NOTE: Don't be confused about downloadFinishedAction and downloadFinished. Because UpdaterThread serves as superclass for some other Threads the signal calls the *Action method (so that subclasses also notice that the download is complete).

Definition at line 14 of file updaterthread.h.


Constructor & Destructor Documentation

UpdaterThread::UpdaterThread ( QObject *  parent = 0  ) 

Definition at line 5 of file updaterthread.cpp.


Member Function Documentation

void UpdaterThread::download (  ) 

Definition at line 14 of file updaterthread.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void UpdaterThread::downloadFinished (  )  [signal]

Here is the caller graph for this function:

void UpdaterThread::downloadFinishedAction (  )  [protected]

Reimplemented in UpdaterManifestThread.

Definition at line 29 of file updaterthread.cpp.

void UpdaterThread::run (  )  [protected]

Reimplemented in UpdaterManifestThread.

Definition at line 22 of file updaterthread.cpp.

Here is the call graph for this function:

void UpdaterThread::setDownloadList ( QStringList  downs  ) 

Definition at line 9 of file updaterthread.cpp.

Here is the caller graph for this function:


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

Generated on Mon Jun 15 15:40:14 2009 for Allevo II Doublebookkeeping by  doxygen 1.5.9