Bitcoin ABC 0.26.3
P2P Digital Currency
|
#include <QDateTime>
#include <QPropertyAnimation>
#include <QWidget>
Go to the source code of this file.
Classes | |
class | ModalOverlay |
Modal overlay to display information about the chain-sync state. More... | |
Namespaces | |
namespace | 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. | |
The required delta of headers to the estimated number of available headers until we show the IBD progress.
Definition at line 14 of file modaloverlay.h.