#include <walletcontroller.h>
Definition at line 87 of file walletcontroller.h.
| WalletControllerActivity::WalletControllerActivity |
( |
WalletController * |
wallet_controller, |
|
|
QWidget * |
parent_widget |
|
) |
| |
| WalletControllerActivity::~WalletControllerActivity |
( |
| ) |
|
|
virtual |
| void WalletControllerActivity::destroyProgressDialog |
( |
| ) |
|
|
protected |
| void WalletControllerActivity::finished |
( |
| ) |
|
|
signal |
| void WalletControllerActivity::showProgressDialog |
( |
const QString & |
label_text | ) |
|
|
protected |
| QObject* WalletControllerActivity::worker |
( |
| ) |
const |
|
inlineprotected |
| QWidget* const WalletControllerActivity::m_parent_widget |
|
protected |
| QProgressDialog* WalletControllerActivity::m_progress_dialog {nullptr} |
|
protected |
| WalletModel* WalletControllerActivity::m_wallet_model {nullptr} |
|
protected |
| std::vector<bilingual_str> WalletControllerActivity::m_warning_message |
|
protected |
The documentation for this class was generated from the following files: