#include <checkForUpdates.h>
checkForUpdates::checkForUpdates |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = false , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
checkForUpdates::~checkForUpdates |
( |
| ) |
|
void checkForUpdates::cancelDownload |
( |
| ) |
|
|
slot |
void checkForUpdates::downloadButtonPressed |
( |
| ) |
|
|
slot |
void checkForUpdates::downloadFinished |
( |
| ) |
|
|
slot |
void checkForUpdates::downloadProgress |
( |
qint64 |
bytesReceived, |
|
|
qint64 |
bytesTotal |
|
) |
| |
|
slot |
void checkForUpdates::downloadReadyRead |
( |
| ) |
|
|
slot |
void checkForUpdates::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
void checkForUpdates::startUpdate |
( |
| ) |
|
|
slot |
QPushButton* checkForUpdates::_cancel |
QPushButton* checkForUpdates::_ignore |
QPushButton* checkForUpdates::_ok |
The documentation for this class was generated from the following files: