Preferences dialog.
More...
#include <optionsdialog.h>
Preferences dialog.
Definition at line 36 of file optionsdialog.h.
◆ Tab
◆ 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/territory (locale name)", e.g. "Deutsch - Deutschland (de)"
display language strings as "native language (locale name)", e.g. "Deutsch (de)"
Definition at line 89 of file optionsdialog.cpp.
◆ ~OptionsDialog()
OptionsDialog::~OptionsDialog |
( |
| ) |
|
◆ clearStatusLabel
void OptionsDialog::clearStatusLabel |
( |
| ) |
|
|
privateslot |
◆ on_cancelButton_clicked
void OptionsDialog::on_cancelButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_okButton_clicked
void OptionsDialog::on_okButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_openBitcoinConfButton_clicked
void OptionsDialog::on_openBitcoinConfButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_resetButton_clicked
void OptionsDialog::on_resetButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_showTrayIcon_stateChanged
void OptionsDialog::on_showTrayIcon_stateChanged |
( |
int |
state | ) |
|
|
privateslot |
◆ proxyIpChecks
void OptionsDialog::proxyIpChecks |
( |
QValidatedLineEdit * |
pUiProxyIp, |
|
|
uint16_t |
nProxyPort |
|
) |
| |
|
signal |
◆ quitOnReset
void OptionsDialog::quitOnReset |
( |
| ) |
|
|
signal |
◆ setClientModel()
void OptionsDialog::setClientModel |
( |
ClientModel * |
client_model | ) |
|
◆ setCurrentTab()
◆ setMapper()
void OptionsDialog::setMapper |
( |
| ) |
|
◆ setModel()
◆ setOkButtonState
void OptionsDialog::setOkButtonState |
( |
bool |
fState | ) |
|
|
privateslot |
◆ showRestartWarning
void OptionsDialog::showRestartWarning |
( |
bool |
fPersistent = false | ) |
|
|
privateslot |
◆ togglePruneWarning
void OptionsDialog::togglePruneWarning |
( |
bool |
enabled | ) |
|
|
privateslot |
◆ updateDefaultProxyNets
void OptionsDialog::updateDefaultProxyNets |
( |
| ) |
|
|
privateslot |
◆ updateProxyValidationState
void OptionsDialog::updateProxyValidationState |
( |
| ) |
|
|
privateslot |
◆ m_client_model
◆ mapper
QDataWidgetMapper* OptionsDialog::mapper {nullptr} |
|
private |
◆ model
◆ ui
Ui::OptionsDialog* OptionsDialog::ui |
|
private |
The documentation for this class was generated from the following files: