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 52 of file cswordsetupinstallsourcesdialog.cpp.
References BT_CONNECT, anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::FTP, anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::HTTP, anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::HTTPS, anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::Local, m_captionEdit, m_pathEdit, m_protocolCombo, m_remoteListAdded, m_serverEdit, m_serverLabel, BtInstallMgr::percentCompleted(), message::prepareDialogBox(), anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::SFTP, message::showCritical(), message::showQuestion(), and BtInstallBackend::source().
sword::InstallSource CSwordSetupInstallSourcesDialog::getSource | ( | ) |
Definition at line 225 of file cswordsetupinstallsourcesdialog.cpp.
References anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::FTP, anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::HTTP, anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::HTTPS, anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::Local, m_captionEdit, m_pathEdit, m_protocolCombo, m_serverEdit, and anonymous_namespace{cswordsetupinstallsourcesdialog.cpp}::SFTP.
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().