![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include "intro.h"
#include "ui_intro.h"
#include "guiutil.h"
#include "util.h"
#include <boost/filesystem.hpp>
#include <QFileDialog>
#include <QSettings>
#include <QMessageBox>
#include <cmath>
#include "intro.moc"
Go to the source code of this file.
Classes | |
class | FreespaceChecker |
Variables | |
static const uint64_t | GB_BYTES = 1000000000LL |
static const uint64_t | BLOCK_CHAIN_SIZE = 1 |
static const uint64_t | CHAIN_STATE_SIZE = 1 |
static uint64_t | requiredSpace |
|
static |
Definition at line 23 of file intro.cpp.
Referenced by Intro::Intro().
|
static |
Definition at line 25 of file intro.cpp.
Referenced by Intro::Intro().
|
static |
Definition at line 21 of file intro.cpp.
Referenced by Intro::Intro(), and Intro::setStatus().
|
static |
Definition at line 27 of file intro.cpp.
Referenced by Intro::Intro(), and Intro::setStatus().