6 #ifndef RAVEN_QT_MODALOVERLAY_H 7 #define RAVEN_QT_MODALOVERLAY_H 13 static constexpr
int HEADER_HEIGHT_DELTA_SYNC = 24;
29 void tipUpdate(
int count,
const QDateTime& blockDate,
double nVerificationProgress);
30 void setKnownBestHeight(
int count,
const QDateTime& blockDate);
32 void toggleVisibility();
34 void showHide(
bool hide =
false,
bool userRequested =
false);
39 bool eventFilter(QObject * obj, QEvent * ev);
40 bool event(QEvent* ev);
51 #endif // RAVEN_QT_MODALOVERLAY_H
bool isLayerVisible() const
Modal overlay to display information about the chain-sync state.
QVector< QPair< qint64, double > > blockProcessTime