Dash Core  0.12.2.1
P2P Digital Currency
splashscreen.cpp File Reference
#include "splashscreen.h"
#include "guiutil.h"
#include "networkstyle.h"
#include "clientversion.h"
#include "init.h"
#include "util.h"
#include "ui_interface.h"
#include "version.h"
#include <QApplication>
#include <QCloseEvent>
#include <QDesktopWidget>
#include <QPainter>

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

◆ InitMessage()

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

◆ ShowProgress()

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