BibleTime
Public Member Functions | Private Attributes | List of all members
CSwordSetupInstallSourcesDialog Class Referencefinal

#include <cswordsetupinstallsourcesdialog.h>

Inheritance diagram for CSwordSetupInstallSourcesDialog:

Public Member Functions

 CSwordSetupInstallSourcesDialog ()
 
sword::InstallSource getSource ()
 
bool wasRemoteListAdded ()
 

Private Attributes

QLineEditm_captionEdit
 
QLineEditm_pathEdit
 
QComboBoxm_protocolCombo
 
bool m_remoteListAdded
 
QLineEditm_serverEdit
 
QLabel * m_serverLabel
 

Detailed Description

Definition at line 26 of file cswordsetupinstallsourcesdialog.h.

Constructor & Destructor Documentation

◆ CSwordSetupInstallSourcesDialog()

CSwordSetupInstallSourcesDialog::CSwordSetupInstallSourcesDialog ( )

Member Function Documentation

◆ getSource()

sword::InstallSource CSwordSetupInstallSourcesDialog::getSource ( )
Todo:
Add validator for server

Definition at line 222 of file cswordsetupinstallsourcesdialog.cpp.

References m_captionEdit, m_pathEdit, m_protocolCombo, and m_serverEdit.

Referenced by BtBookshelfSourcesPage::slotButtonClicked().

◆ wasRemoteListAdded()

bool CSwordSetupInstallSourcesDialog::wasRemoteListAdded ( )
inline

Member Data Documentation

◆ m_captionEdit

QLineEdit* CSwordSetupInstallSourcesDialog::m_captionEdit
private

Definition at line 38 of file cswordsetupinstallsourcesdialog.h.

Referenced by CSwordSetupInstallSourcesDialog(), and getSource().

◆ m_pathEdit

QLineEdit * CSwordSetupInstallSourcesDialog::m_pathEdit
private

Definition at line 38 of file cswordsetupinstallsourcesdialog.h.

Referenced by CSwordSetupInstallSourcesDialog(), and getSource().

◆ m_protocolCombo

QComboBox* CSwordSetupInstallSourcesDialog::m_protocolCombo
private

Definition at line 39 of file cswordsetupinstallsourcesdialog.h.

Referenced by CSwordSetupInstallSourcesDialog(), and getSource().

◆ m_remoteListAdded

bool CSwordSetupInstallSourcesDialog::m_remoteListAdded
private

◆ m_serverEdit

QLineEdit * CSwordSetupInstallSourcesDialog::m_serverEdit
private

Definition at line 38 of file cswordsetupinstallsourcesdialog.h.

Referenced by CSwordSetupInstallSourcesDialog(), and getSource().

◆ m_serverLabel

QLabel* CSwordSetupInstallSourcesDialog::m_serverLabel
private

Definition at line 37 of file cswordsetupinstallsourcesdialog.h.

Referenced by CSwordSetupInstallSourcesDialog().


The documentation for this class was generated from the following files: