Preferences dialog.
More...
#include <optionsdialog.h>
Preferences dialog.
Definition at line 24 of file optionsdialog.h.
◆ OptionsDialog()
| OptionsDialog::OptionsDialog |
( |
QWidget * |
parent, |
|
|
bool |
enableWallet |
|
) |
| |
|
explicit |
check if the locale name consists of 2 parts (language_country)
display language strings as "native language - native country (locale name)", e.g. "Deutsch - Deutschland (de)"
display language strings as "native language (locale name)", e.g. "Deutsch (de)"
Definition at line 33 of file optionsdialog.cpp.
◆ ~OptionsDialog()
| OptionsDialog::~OptionsDialog |
( |
| ) |
|
◆ clearStatusLabel
| void OptionsDialog::clearStatusLabel |
( |
| ) |
|
|
privateslot |
◆ disableOkButton
| void OptionsDialog::disableOkButton |
( |
| ) |
|
|
privateslot |
◆ doProxyIpChecks
| void OptionsDialog::doProxyIpChecks |
( |
QValidatedLineEdit * |
pUiProxyIp, |
|
|
QLineEdit * |
pUiProxyPort |
|
) |
| |
|
privateslot |
◆ enableOkButton
| void OptionsDialog::enableOkButton |
( |
| ) |
|
|
privateslot |
◆ eventFilter()
| bool OptionsDialog::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
◆ on_cancelButton_clicked
| void OptionsDialog::on_cancelButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_okButton_clicked
| void OptionsDialog::on_okButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_resetButton_clicked
| void OptionsDialog::on_resetButton_clicked |
( |
| ) |
|
|
privateslot |
◆ proxyIpChecks
| void OptionsDialog::proxyIpChecks |
( |
QValidatedLineEdit * |
pUiProxyIp, |
|
|
QLineEdit * |
pUiProxyPort |
|
) |
| |
|
signal |
◆ setMapper()
| void OptionsDialog::setMapper |
( |
| ) |
|
◆ setModel()
◆ setOkButtonState
| void OptionsDialog::setOkButtonState |
( |
bool |
fState | ) |
|
|
privateslot |
◆ showRestartWarning
| void OptionsDialog::showRestartWarning |
( |
bool |
fPersistent = false | ) |
|
|
privateslot |
- Todo:
- : should perhaps be a class attribute, if we extend the use of statusLabel
Definition at line 243 of file optionsdialog.cpp.
◆ updateHideOrphans
| void OptionsDialog::updateHideOrphans |
( |
bool |
fHide | ) |
|
|
privateslot |
◆ fProxyIpValid
| bool OptionsDialog::fProxyIpValid |
|
private |
◆ mapper
| QDataWidgetMapper* OptionsDialog::mapper |
|
private |
◆ model
◆ ui
| Ui::OptionsDialog* OptionsDialog::ui |
|
private |
The documentation for this class was generated from the following files: