#include <checkForUpdates.h>
◆ checkForUpdates()
| checkForUpdates::checkForUpdates |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
bool |
modal = false, |
|
|
Qt::WindowFlags |
fl = 0 |
|
) |
| |
◆ ~checkForUpdates()
| checkForUpdates::~checkForUpdates |
( |
| ) |
|
◆ cancelDownload
| void checkForUpdates::cancelDownload |
( |
| ) |
|
|
slot |
◆ downloadButtonPressed
| void checkForUpdates::downloadButtonPressed |
( |
| ) |
|
|
slot |
◆ downloadFinished
| void checkForUpdates::downloadFinished |
( |
| ) |
|
|
slot |
◆ downloadProgress
| void checkForUpdates::downloadProgress |
( |
qint64 |
bytesReceived, |
|
|
qint64 |
bytesTotal |
|
) |
| |
|
slot |
◆ downloadReadyRead
| void checkForUpdates::downloadReadyRead |
( |
| ) |
|
|
slot |
◆ languageChange
| void checkForUpdates::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
◆ retranslateUi()
| void Ui_checkForUpdates::retranslateUi |
( |
QWidget * |
checkForUpdates | ) |
|
|
inlineinherited |
◆ setupUi()
| void Ui_checkForUpdates::setupUi |
( |
QWidget * |
checkForUpdates | ) |
|
|
inlineinherited |
◆ startUpdate
| void checkForUpdates::startUpdate |
( |
| ) |
|
|
slot |
◆ _buttonBox
| QDialogButtonBox* Ui_checkForUpdates::_buttonBox |
|
inherited |
◆ _cancel
| QPushButton* checkForUpdates::_cancel |
◆ _ignore
| QPushButton* checkForUpdates::_ignore |
◆ _label
| QLabel* Ui_checkForUpdates::_label |
|
inherited |
◆ _ok
| QPushButton* checkForUpdates::_ok |
◆ verticalLayout
| QVBoxLayout* Ui_checkForUpdates::verticalLayout |
|
inherited |
The documentation for this class was generated from the following files:
- checkForUpdates.h
- checkForUpdates.cpp