Preferences dialog.
More...
#include <optionsdialog.h>
Preferences dialog.
Definition at line 43 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
(locale name)", e.g. "Deutsch - Deutschland (de)"
display language strings as "native language (locale name)", e.g. "Deutsch (de)"
Definition at line 30 of file optionsdialog.cpp.
◆ ~OptionsDialog()
OptionsDialog::~OptionsDialog |
( |
| ) |
|
◆ clearStatusLabel
void OptionsDialog::clearStatusLabel |
( |
| ) |
|
|
privateslot |
◆ on_cancelButton_clicked
void OptionsDialog::on_cancelButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_hideTrayIcon_stateChanged
void OptionsDialog::on_hideTrayIcon_stateChanged |
( |
int |
fState | ) |
|
|
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 |
◆ proxyIpChecks
void OptionsDialog::proxyIpChecks |
( |
QValidatedLineEdit * |
pUiProxyIp, |
|
|
uint16_t |
nProxyPort |
|
) |
| |
|
signal |
◆ 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 |
◆ updateThirdPartyTxUrlsState
void OptionsDialog::updateThirdPartyTxUrlsState |
( |
| ) |
|
|
privateslot |
◆ mapper
QDataWidgetMapper* OptionsDialog::mapper |
|
private |
◆ model
◆ ui
Ui::OptionsDialog* OptionsDialog::ui |
|
private |
The documentation for this class was generated from the following files: