Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Namespaces | Variables
modaloverlay.h File Reference
#include <QDateTime>
#include <QPropertyAnimation>
#include <QWidget>
Include dependency graph for modaloverlay.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ModalOverlay
 Modal overlay to display information about the chain-sync state. More...
 

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
staticconstexpr

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

Definition at line 13 of file modaloverlay.h.