9 #include <QSplashScreen>
18 explicit SplashScreen(
const QPixmap &pixmap, Qt::WindowFlags f,
bool isTestNet);
32 #endif // SPLASHSCREEN_H
void unsubscribeFromCoreSignals()
Disconnect core signals to splash screen.
class for the splashscreen with information of the running client
void subscribeToCoreSignals()
Connect core signals to splash screen.
SplashScreen(const QPixmap &pixmap, Qt::WindowFlags f, bool isTestNet)
void slotFinish(QWidget *mainWin)
Slot to call finish() method as it's not defined as slot.