Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
splashscreen.cpp File Reference
#include "splashscreen.h"
#include "clientversion.h"
#include "init.h"
#include "ui_interface.h"
#include "util.h"
#include <QMessageBox>
#include <QApplication>
#include <QPainter>
#include <boost/lexical_cast.hpp>
#include "mastercore_version.h"
+ Include dependency graph for splashscreen.cpp:

Go to the source code of this file.

Functions

static void InitMessage (SplashScreen *splash, const std::string &message)
 
static void ShowProgress (SplashScreen *splash, const std::string &title, int nProgress)
 

Function Documentation

static void InitMessage ( SplashScreen splash,
const std::string &  message 
)
static

Definition at line 113 of file splashscreen.cpp.

Referenced by ShowProgress(), SplashScreen::subscribeToCoreSignals(), and SplashScreen::unsubscribeFromCoreSignals().

+ Here is the caller graph for this function:

static void ShowProgress ( SplashScreen splash,
const std::string &  title,
int  nProgress 
)
static

Definition at line 122 of file splashscreen.cpp.

References InitMessage(), and strprintf.

Referenced by CWallet::ScanForWalletTransactions(), and SplashScreen::unsubscribeFromCoreSignals().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: