Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
splashscreen.h
Go to the documentation of this file.
void unsubscribeFromCoreSignals()
Disconnect core signals to splash screen.
Definition: splashscreen.cpp:199
Class for the splashscreen with information of the running client.
Definition: splashscreen.h:20
SplashScreen(Qt::WindowFlags f, const NetworkStyle *networkStyle)
Definition: splashscreen.cpp:30
void subscribeToCoreSignals()
Connect core signals to splash screen.
Definition: splashscreen.cpp:189
void showMessage(const QString &message, int alignment, const QColor &color)
Show message and progress.
Definition: splashscreen.cpp:212
void slotFinish(QWidget *mainWin)
Slot to call finish() method as it's not defined as slot.
Definition: splashscreen.cpp:152
Definition: networkstyle.h:14
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances...
Definition: wallet.h:715