BibleTime
|
#include <cswordsetupinstallsourcesdialog.h>
Public Member Functions | |
CSwordSetupInstallSourcesDialog () | |
sword::InstallSource | getSource () |
bool | wasRemoteListAdded () |
Private Attributes | |
QLineEdit * | m_captionEdit |
QLineEdit * | m_pathEdit |
QComboBox * | m_protocolCombo |
bool | m_remoteListAdded |
QLineEdit * | m_serverEdit |
QLabel * | m_serverLabel |
Definition at line 26 of file cswordsetupinstallsourcesdialog.h.
CSwordSetupInstallSourcesDialog::CSwordSetupInstallSourcesDialog | ( | ) |
Definition at line 49 of file cswordsetupinstallsourcesdialog.cpp.
References BT_CONNECT, if(), m_captionEdit, m_pathEdit, m_protocolCombo, m_remoteListAdded, m_serverEdit, m_serverLabel, BtInstallMgr::percentCompleted(), message::prepareDialogBox(), message::showCritical(), message::showQuestion(), and BtInstallBackend::source().
sword::InstallSource CSwordSetupInstallSourcesDialog::getSource | ( | ) |
Definition at line 222 of file cswordsetupinstallsourcesdialog.cpp.
References m_captionEdit, m_pathEdit, m_protocolCombo, and m_serverEdit.
Referenced by BtBookshelfSourcesPage::slotButtonClicked().
|
inline |
Definition at line 31 of file cswordsetupinstallsourcesdialog.h.
References m_remoteListAdded.
Referenced by BtBookshelfSourcesPage::slotButtonClicked().
|
private |
Definition at line 38 of file cswordsetupinstallsourcesdialog.h.
Referenced by CSwordSetupInstallSourcesDialog(), and getSource().
|
private |
Definition at line 38 of file cswordsetupinstallsourcesdialog.h.
Referenced by CSwordSetupInstallSourcesDialog(), and getSource().
|
private |
Definition at line 39 of file cswordsetupinstallsourcesdialog.h.
Referenced by CSwordSetupInstallSourcesDialog(), and getSource().
|
private |
Definition at line 40 of file cswordsetupinstallsourcesdialog.h.
Referenced by CSwordSetupInstallSourcesDialog(), and wasRemoteListAdded().
|
private |
Definition at line 38 of file cswordsetupinstallsourcesdialog.h.
Referenced by CSwordSetupInstallSourcesDialog(), and getSource().
|
private |
Definition at line 37 of file cswordsetupinstallsourcesdialog.h.
Referenced by CSwordSetupInstallSourcesDialog().