#include <pages.h>
◆ LoadSetsPage()
| LoadSetsPage::LoadSetsPage |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ actDownloadFinishedSetsFile
| void LoadSetsPage::actDownloadFinishedSetsFile |
( |
| ) |
|
|
privateslot |
◆ actDownloadProgressSetsFile
| void LoadSetsPage::actDownloadProgressSetsFile |
( |
qint64 | received, |
|
|
qint64 | total ) |
|
privateslot |
◆ actLoadSetsFile
| void LoadSetsPage::actLoadSetsFile |
( |
| ) |
|
|
privateslot |
◆ actRestoreDefaultUrl
| void LoadSetsPage::actRestoreDefaultUrl |
( |
| ) |
|
|
privateslot |
◆ downloadSetsFile()
| void LoadSetsPage::downloadSetsFile |
( |
const QUrl & | url | ) |
|
|
protected |
◆ importFinished
| void LoadSetsPage::importFinished |
( |
| ) |
|
|
privateslot |
◆ initializePage()
| void LoadSetsPage::initializePage |
( |
| ) |
|
|
overrideprotected |
◆ readSetsFromByteArray()
| void LoadSetsPage::readSetsFromByteArray |
( |
QByteArray | _data | ) |
|
|
protected |
◆ readSetsFromByteArrayRef()
| void LoadSetsPage::readSetsFromByteArrayRef |
( |
QByteArray & | _data | ) |
|
|
protected |
◆ retranslateUi()
| void LoadSetsPage::retranslateUi |
( |
| ) |
|
|
overridevirtual |
◆ validatePage()
| bool LoadSetsPage::validatePage |
( |
| ) |
|
|
overrideprotected |
◆ zipDownloadFailed
| void LoadSetsPage::zipDownloadFailed |
( |
const QString & | message | ) |
|
|
privateslot |
◆ fileButton
| QPushButton* LoadSetsPage::fileButton |
|
private |
◆ fileLineEdit
| QLineEdit* LoadSetsPage::fileLineEdit |
|
private |
◆ fileRadioButton
| QRadioButton* LoadSetsPage::fileRadioButton |
|
private |
◆ future
| QFuture<bool> LoadSetsPage::future |
|
private |
◆ jsonData
| QByteArray LoadSetsPage::jsonData |
|
private |
◆ progressBar
| QProgressBar* LoadSetsPage::progressBar |
|
private |
◆ progressLabel
| QLabel* LoadSetsPage::progressLabel |
|
private |
◆ urlButton
| QPushButton* LoadSetsPage::urlButton |
|
private |
◆ urlLineEdit
| QLineEdit* LoadSetsPage::urlLineEdit |
|
private |
◆ urlRadioButton
| QRadioButton* LoadSetsPage::urlRadioButton |
|
private |
◆ watcher
| QFutureWatcher<bool> LoadSetsPage::watcher |
|
private |
The documentation for this class was generated from the following files: