5 #ifndef BITCOIN_QT_CREATEWALLETDIALOG_H
6 #define BITCOIN_QT_CREATEWALLETDIALOG_H
33 Ui::CreateWalletDialog *
ui;
36 #endif // BITCOIN_QT_CREATEWALLETDIALOG_H
bool isEncryptWalletChecked() const
CreateWalletDialog(QWidget *parent)
Ui::CreateWalletDialog * ui
bool isMakeBlankWalletChecked() const
bool isDescriptorWalletChecked() const
bool isDisablePrivateKeysChecked() const
Interface to Bitcoin wallet from Qt view code.
Dialog for creating wallets.
QString walletName() const
virtual ~CreateWalletDialog()