Dash Core  0.12.2.1
P2P Digital Currency
modaloverlay.h File Reference
#include <QDateTime>
#include <QWidget>

Go to the source code of this file.

Classes

class  ModalOverlay
 

Namespaces

 Ui
 

Variables

static constexpr int HEADER_HEIGHT_DELTA_SYNC = 24
 The required delta of headers to the estimated number of available headers until we show the IBD progress. More...
 

Variable Documentation

◆ HEADER_HEIGHT_DELTA_SYNC

constexpr int HEADER_HEIGHT_DELTA_SYNC = 24
static

The required delta of headers to the estimated number of available headers until we show the IBD progress.

Definition at line 12 of file modaloverlay.h.

Referenced by ModalOverlay::tipUpdate(), and BitcoinGUI::updateHeadersSyncProgressLabel().