Modal overlay to display information about the chain-sync state.
More...
#include <modaloverlay.h>
Modal overlay to display information about the chain-sync state.
Definition at line 20 of file modaloverlay.h.
◆ ModalOverlay()
| ModalOverlay::ModalOverlay |
( |
bool | enable_wallet, |
|
|
QWidget * | parent ) |
|
explicit |
◆ ~ModalOverlay()
| ModalOverlay::~ModalOverlay |
( |
| ) |
|
◆ closeClicked
| void ModalOverlay::closeClicked |
( |
| ) |
|
|
slot |
◆ event()
◆ eventFilter()
| bool ModalOverlay::eventFilter |
( |
QObject * | obj, |
|
|
QEvent * | ev ) |
|
overrideprotected |
◆ isLayerVisible()
| bool ModalOverlay::isLayerVisible |
( |
| ) |
const |
|
inline |
◆ setKnownBestHeight()
◆ showHide()
◆ tipUpdate()
◆ toggleVisibility
| void ModalOverlay::toggleVisibility |
( |
| ) |
|
|
slot |
◆ triggered
| void ModalOverlay::triggered |
( |
bool | hidden | ) |
|
|
signal |
◆ UpdateHeaderPresyncLabel()
| void ModalOverlay::UpdateHeaderPresyncLabel |
( |
int | height, |
|
|
const QDateTime & | blockDate ) |
|
private |
◆ UpdateHeaderSyncLabel()
| void ModalOverlay::UpdateHeaderSyncLabel |
( |
| ) |
|
|
private |
◆ bestHeaderDate
◆ bestHeaderHeight
| int ModalOverlay::bestHeaderHeight {0} |
|
private |
◆ blockProcessTime
◆ layerIsVisible
◆ m_animation
◆ ui
| Ui::ModalOverlay* ModalOverlay::ui |
|
private |
◆ userClosed
The documentation for this class was generated from the following files: