 |
Bitcoin Core
21.99.0
P2P Digital Currency
|
Go to the documentation of this file.
5 #ifndef BITCOIN_QT_CREATEWALLETDIALOG_H
6 #define BITCOIN_QT_CREATEWALLETDIALOG_H
33 Ui::CreateWalletDialog *
ui;
36 #endif // BITCOIN_QT_CREATEWALLETDIALOG_H
Interface to Bitcoin wallet from Qt view code.
bool isMakeBlankWalletChecked() const
bool isDisablePrivateKeysChecked() const
bool isEncryptWalletChecked() const
Ui::CreateWalletDialog * ui
Dialog for creating wallets.
bool isDescriptorWalletChecked() const
virtual ~CreateWalletDialog()
QString walletName() const
CreateWalletDialog(QWidget *parent)