Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
LoadWalletsActivity Class Reference

#include <walletcontroller.h>

Inheritance diagram for LoadWalletsActivity:
[legend]
Collaboration diagram for LoadWalletsActivity:
[legend]

Public Member Functions

 LoadWalletsActivity (WalletController *wallet_controller, QWidget *parent_widget)
void load (bool show_loading_minimized)
Public Member Functions inherited from WalletControllerActivity
 WalletControllerActivity (WalletController *wallet_controller, QWidget *parent_widget)
virtual ~WalletControllerActivity ()=default

Additional Inherited Members

Signals inherited from WalletControllerActivity
void finished ()
Protected Member Functions inherited from WalletControllerActivity
interfaces::Nodenode () const
QObject * worker () const
void showProgressDialog (const QString &title_text, const QString &label_text, bool show_minimized=false)
Protected Attributes inherited from WalletControllerActivity
WalletController *const m_wallet_controller
QWidget *const m_parent_widget
WalletModelm_wallet_model {nullptr}
bilingual_str m_error_message
std::vector< bilingual_strm_warning_message

Detailed Description

Definition at line 157 of file walletcontroller.h.

Constructor & Destructor Documentation

◆ LoadWalletsActivity()

LoadWalletsActivity::LoadWalletsActivity ( WalletController * wallet_controller,
QWidget * parent_widget )

Definition at line 371 of file walletcontroller.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ load()

void LoadWalletsActivity::load ( bool show_loading_minimized)

Definition at line 376 of file walletcontroller.cpp.

Here is the call graph for this function:

The documentation for this class was generated from the following files: