Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

intro.h File Reference
#include <QDialog>
#include <QMutex>
#include <QThread>
+ Include dependency graph for intro.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Intro
 Introduction screen (pre-GUI startup). More...
 

Namespaces

 Ui
 

Variables

static const bool DEFAULT_CHOOSE_DATADIR = false
 

Variable Documentation

◆ DEFAULT_CHOOSE_DATADIR

const bool DEFAULT_CHOOSE_DATADIR = false
static

Definition at line 12 of file intro.h.

Referenced by HelpMessageDialog::HelpMessageDialog(), and Intro::pickDataDirectory().

Released under the MIT license