#include <walletcontroller.h>
Definition at line 91 of file walletcontroller.h.
◆ WalletControllerActivity()
WalletControllerActivity::WalletControllerActivity |
( |
WalletController * |
wallet_controller, |
|
|
QWidget * |
parent_widget |
|
) |
| |
◆ ~WalletControllerActivity()
WalletControllerActivity::~WalletControllerActivity |
( |
| ) |
|
|
virtual |
◆ destroyProgressDialog()
void WalletControllerActivity::destroyProgressDialog |
( |
| ) |
|
|
protected |
◆ finished
void WalletControllerActivity::finished |
( |
| ) |
|
|
signal |
◆ node()
◆ showProgressDialog()
void WalletControllerActivity::showProgressDialog |
( |
const QString & |
label_text | ) |
|
|
protected |
◆ worker()
QObject * WalletControllerActivity::worker |
( |
| ) |
const |
|
inlineprotected |
◆ m_error_message
◆ m_parent_widget
QWidget* const WalletControllerActivity::m_parent_widget |
|
protected |
◆ m_progress_dialog
QProgressDialog* WalletControllerActivity::m_progress_dialog {nullptr} |
|
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: