#include <pagetemplates.h>
◆ SimpleDownloadFilePage()
| SimpleDownloadFilePage::SimpleDownloadFilePage |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ actDownloadFinished
| void SimpleDownloadFilePage::actDownloadFinished |
( |
| ) |
|
|
privateslot |
◆ actDownloadProgress
| void SimpleDownloadFilePage::actDownloadProgress |
( |
qint64 | received, |
|
|
qint64 | total ) |
|
privateslot |
◆ actRestoreDefaultUrl
| void SimpleDownloadFilePage::actRestoreDefaultUrl |
( |
| ) |
|
|
privateslot |
◆ downloadFile()
| void SimpleDownloadFilePage::downloadFile |
( |
QUrl | url | ) |
|
|
protected |
◆ getCustomUrlSettingsKey()
| virtual QString SimpleDownloadFilePage::getCustomUrlSettingsKey |
( |
| ) |
|
|
protectedpure virtual |
◆ getDefaultSavePath()
| virtual QString SimpleDownloadFilePage::getDefaultSavePath |
( |
| ) |
|
|
protectedpure virtual |
◆ getDefaultUrl()
| virtual QString SimpleDownloadFilePage::getDefaultUrl |
( |
| ) |
|
|
protectedpure virtual |
◆ getFileType()
| virtual QString SimpleDownloadFilePage::getFileType |
( |
| ) |
|
|
protectedpure virtual |
◆ getWindowTitle()
| virtual QString SimpleDownloadFilePage::getWindowTitle |
( |
| ) |
|
|
protectedpure virtual |
◆ initializePage()
| void SimpleDownloadFilePage::initializePage |
( |
| ) |
|
|
overrideprotected |
◆ internalSaveToFile()
| bool SimpleDownloadFilePage::internalSaveToFile |
( |
const QString & | fileName | ) |
|
|
protected |
◆ parsedDataReady
| void SimpleDownloadFilePage::parsedDataReady |
( |
| ) |
|
|
signal |
◆ saveToFile()
| bool SimpleDownloadFilePage::saveToFile |
( |
| ) |
|
|
protected |
◆ validatePage()
| bool SimpleDownloadFilePage::validatePage |
( |
| ) |
|
|
overrideprotected |
◆ defaultPathCheckBox
| QCheckBox* SimpleDownloadFilePage::defaultPathCheckBox |
|
protected |
◆ downloadData
| QByteArray SimpleDownloadFilePage::downloadData |
|
protected |
◆ pathLabel
| QLabel* SimpleDownloadFilePage::pathLabel |
|
protected |
◆ progressBar
| QProgressBar* SimpleDownloadFilePage::progressBar |
|
protected |
◆ progressLabel
| QLabel* SimpleDownloadFilePage::progressLabel |
|
protected |
◆ urlButton
| QPushButton* SimpleDownloadFilePage::urlButton |
|
protected |
◆ urlLabel
| QLabel* SimpleDownloadFilePage::urlLabel |
|
protected |
◆ urlLineEdit
| QLineEdit* SimpleDownloadFilePage::urlLineEdit |
|
protected |
The documentation for this class was generated from the following files: