#include <splash.h>
|
| void | slotFinish (QWidget *mainWin) |
| | Slot to call finish() method as it's not defined as slot. More...
|
| |
| void | showMessage (const QString &message, int alignment, const QColor &color) |
| | Show message and progress. More...
|
| |
Definition at line 22 of file splash.h.
◆ Splash()
◆ ~Splash()
◆ closeEvent()
| void Splash::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protected |
◆ showMessage
| void Splash::showMessage |
( |
const QString & |
message, |
|
|
int |
alignment, |
|
|
const QColor & |
color |
|
) |
| |
|
slot |
Show message and progress.
Definition at line 109 of file splash.cpp.
◆ slotFinish
| void Splash::slotFinish |
( |
QWidget * |
mainWin | ) |
|
|
slot |
Slot to call finish() method as it's not defined as slot.
Definition at line 66 of file splash.cpp.
◆ subscribeToCoreSignals()
| void Splash::subscribeToCoreSignals |
( |
| ) |
|
|
private |
Connect core signals to splash screen.
Definition at line 90 of file splash.cpp.
◆ unsubscribeFromCoreSignals()
| void Splash::unsubscribeFromCoreSignals |
( |
| ) |
|
|
private |
Disconnect core signals to splash screen.
Definition at line 99 of file splash.cpp.
◆ m_handler_init_message
◆ m_handler_load_wallet
◆ m_handler_show_progress
◆ ui
The documentation for this class was generated from the following files: