class for the splashscreen with information of the running client
More...
#include <splashscreen.h>
|
void | slotFinish (QWidget *mainWin) |
| Slot to call finish() method as it's not defined as slot. More...
|
|
class for the splashscreen with information of the running client
Definition at line 13 of file splashscreen.h.
SplashScreen::SplashScreen |
( |
const QPixmap & |
pixmap, |
|
|
Qt::WindowFlags |
f, |
|
|
bool |
isTestNet |
|
) |
| |
|
explicit |
SplashScreen::~SplashScreen |
( |
| ) |
|
void SplashScreen::slotFinish |
( |
QWidget * |
mainWin | ) |
|
|
slot |
Slot to call finish() method as it's not defined as slot.
Definition at line 86 of file splashscreen.cpp.
void SplashScreen::subscribeToCoreSignals |
( |
| ) |
|
|
private |
void SplashScreen::unsubscribeFromCoreSignals |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following files: