BibleTime
|
#include <btbookshelftaskpage.h>
Public Member Functions | |
BtBookshelfTaskPage (QWidget *parent=nullptr) | |
int | nextId () const final override |
WizardTaskType | taskType () const |
Public Member Functions inherited from BtBookshelfWizardPage | |
BtBookshelfWizardPage (QWidget *parent=nullptr) | |
BtBookshelfWizard & | btWizard () const noexcept |
Private Member Functions | |
void | retranslateUi () |
bool | timeToUpdate () const |
Private Attributes | |
QGroupBox * | m_groupBox |
QRadioButton * | m_installRadioButton |
QRadioButton * | m_removeRadioButton |
QRadioButton * | m_updateRadioButton |
QVBoxLayout * | m_verticalLayout |
QLabel * | m_warningLabel |
Definition at line 28 of file btbookshelftaskpage.h.
BtBookshelfTaskPage::BtBookshelfTaskPage | ( | QWidget * | parent = nullptr | ) |
Definition at line 27 of file btbookshelftaskpage.cpp.
References m_groupBox, m_installRadioButton, m_removeRadioButton, m_updateRadioButton, m_verticalLayout, m_warningLabel, and retranslateUi().
|
finaloverride |
Definition at line 107 of file btbookshelftaskpage.cpp.
References m_installRadioButton, m_removeRadioButton, m_updateRadioButton, removeWorksPage, sourcesPage, sourcesProgressPage, timeToUpdate(), and updateWorksPage.
|
private |
Definition at line 74 of file btbookshelftaskpage.cpp.
References m_groupBox, m_installRadioButton, m_removeRadioButton, m_updateRadioButton, and m_warningLabel.
Referenced by BtBookshelfTaskPage().
WizardTaskType BtBookshelfTaskPage::taskType | ( | ) | const |
Definition at line 123 of file btbookshelftaskpage.cpp.
References installWorks, m_installRadioButton, m_updateRadioButton, removeWorks, and updateWorks.
Referenced by BtBookshelfWizard::installPath(), BtBookshelfWizard::selectedWorks(), and BtBookshelfWizard::taskType().
|
private |
Definition at line 100 of file btbookshelftaskpage.cpp.
References BtBookshelfWizard::autoUpdateSources(), and CSwordBackend::instance().
Referenced by nextId().
|
private |
Definition at line 47 of file btbookshelftaskpage.h.
Referenced by BtBookshelfTaskPage(), and retranslateUi().
|
private |
Definition at line 49 of file btbookshelftaskpage.h.
Referenced by BtBookshelfTaskPage(), nextId(), retranslateUi(), and taskType().
|
private |
Definition at line 51 of file btbookshelftaskpage.h.
Referenced by BtBookshelfTaskPage(), nextId(), and retranslateUi().
|
private |
Definition at line 50 of file btbookshelftaskpage.h.
Referenced by BtBookshelfTaskPage(), nextId(), retranslateUi(), and taskType().
|
private |
Definition at line 48 of file btbookshelftaskpage.h.
Referenced by BtBookshelfTaskPage().
|
private |
Definition at line 46 of file btbookshelftaskpage.h.
Referenced by BtBookshelfTaskPage(), and retranslateUi().