#include <walletcontroller.h>
Definition at line 93 of file walletcontroller.h.
◆ WalletControllerActivity()
| WalletControllerActivity::WalletControllerActivity |
( |
WalletController * | wallet_controller, |
|
|
QWidget * | parent_widget ) |
◆ ~WalletControllerActivity()
| virtual WalletControllerActivity::~WalletControllerActivity |
( |
| ) |
|
|
virtualdefault |
◆ finished
| void WalletControllerActivity::finished |
( |
| ) |
|
|
signal |
◆ node()
◆ showProgressDialog()
| void WalletControllerActivity::showProgressDialog |
( |
const QString & | title_text, |
|
|
const QString & | label_text, |
|
|
bool | show_minimized = false ) |
|
protected |
◆ worker()
| QObject * WalletControllerActivity::worker |
( |
| ) |
const |
|
inlineprotected |
◆ m_error_message
◆ m_parent_widget
| QWidget* const WalletControllerActivity::m_parent_widget |
|
protected |
◆ m_wallet_controller
◆ m_wallet_model
| WalletModel* WalletControllerActivity::m_wallet_model {nullptr} |
|
protected |
◆ m_warning_message
| std::vector<bilingual_str> WalletControllerActivity::m_warning_message |
|
protected |
The documentation for this class was generated from the following files: