Bitcoin Core 22.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
Ui_ModalOverlay Class Reference

#include <ui_modaloverlay.h>

Inheritance diagram for Ui_ModalOverlay:
[legend]

Public Member Functions

void setupUi (QWidget *ModalOverlay)
 
void retranslateUi (QWidget *ModalOverlay)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QWidget * bgWidget
 
QVBoxLayout * verticalLayoutMain
 
QWidget * contentWidget
 
QVBoxLayout * verticalLayoutSub
 
QHBoxLayout * horizontalLayoutIconText
 
QVBoxLayout * verticalLayoutIcon
 
QPushButton * warningIcon
 
QSpacerItem * verticalSpacerWarningIcon
 
QVBoxLayout * verticalLayoutInfoText
 
QLabel * infoText
 
QLabel * infoTextStrong
 
QSpacerItem * verticalSpacerInTextSpace
 
QSpacerItem * verticalSpacerAfterText
 
QFormLayout * formLayout
 
QLabel * labelNumberOfBlocksLeft
 
QLabel * numberOfBlocksLeft
 
QLabel * labelLastBlockTime
 
QLabel * newestBlockDate
 
QLabel * labelSyncDone
 
QHBoxLayout * horizontalLayoutSync
 
QLabel * percentageProgress
 
QLabel * labelProgressIncrease
 
QLabel * progressIncreasePerH
 
QLabel * labelEstimatedTimeLeft
 
QLabel * expectedTimeLeft
 
QHBoxLayout * horizontalLayoutButtons
 
QSpacerItem * horizontalSpacer
 
QPushButton * closeButton
 

Detailed Description

Definition at line 25 of file ui_modaloverlay.h.

Member Function Documentation

◆ retranslateUi()

void Ui_ModalOverlay::retranslateUi ( QWidget *  ModalOverlay)
inline

Definition at line 252 of file ui_modaloverlay.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_ModalOverlay::setupUi ( QWidget *  ModalOverlay)
inline

Definition at line 58 of file ui_modaloverlay.h.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ bgWidget

QWidget* Ui_ModalOverlay::bgWidget

Definition at line 29 of file ui_modaloverlay.h.

◆ closeButton

QPushButton* Ui_ModalOverlay::closeButton

Definition at line 56 of file ui_modaloverlay.h.

◆ contentWidget

QWidget* Ui_ModalOverlay::contentWidget

Definition at line 31 of file ui_modaloverlay.h.

◆ expectedTimeLeft

QLabel* Ui_ModalOverlay::expectedTimeLeft

Definition at line 53 of file ui_modaloverlay.h.

◆ formLayout

QFormLayout* Ui_ModalOverlay::formLayout

Definition at line 42 of file ui_modaloverlay.h.

◆ horizontalLayoutButtons

QHBoxLayout* Ui_ModalOverlay::horizontalLayoutButtons

Definition at line 54 of file ui_modaloverlay.h.

◆ horizontalLayoutIconText

QHBoxLayout* Ui_ModalOverlay::horizontalLayoutIconText

Definition at line 33 of file ui_modaloverlay.h.

◆ horizontalLayoutSync

QHBoxLayout* Ui_ModalOverlay::horizontalLayoutSync

Definition at line 48 of file ui_modaloverlay.h.

◆ horizontalSpacer

QSpacerItem* Ui_ModalOverlay::horizontalSpacer

Definition at line 55 of file ui_modaloverlay.h.

◆ infoText

QLabel* Ui_ModalOverlay::infoText

Definition at line 38 of file ui_modaloverlay.h.

◆ infoTextStrong

QLabel* Ui_ModalOverlay::infoTextStrong

Definition at line 39 of file ui_modaloverlay.h.

◆ labelEstimatedTimeLeft

QLabel* Ui_ModalOverlay::labelEstimatedTimeLeft

Definition at line 52 of file ui_modaloverlay.h.

◆ labelLastBlockTime

QLabel* Ui_ModalOverlay::labelLastBlockTime

Definition at line 45 of file ui_modaloverlay.h.

◆ labelNumberOfBlocksLeft

QLabel* Ui_ModalOverlay::labelNumberOfBlocksLeft

Definition at line 43 of file ui_modaloverlay.h.

◆ labelProgressIncrease

QLabel* Ui_ModalOverlay::labelProgressIncrease

Definition at line 50 of file ui_modaloverlay.h.

◆ labelSyncDone

QLabel* Ui_ModalOverlay::labelSyncDone

Definition at line 47 of file ui_modaloverlay.h.

◆ newestBlockDate

QLabel* Ui_ModalOverlay::newestBlockDate

Definition at line 46 of file ui_modaloverlay.h.

◆ numberOfBlocksLeft

QLabel* Ui_ModalOverlay::numberOfBlocksLeft

Definition at line 44 of file ui_modaloverlay.h.

◆ percentageProgress

QLabel* Ui_ModalOverlay::percentageProgress

Definition at line 49 of file ui_modaloverlay.h.

◆ progressIncreasePerH

QLabel* Ui_ModalOverlay::progressIncreasePerH

Definition at line 51 of file ui_modaloverlay.h.

◆ verticalLayout

QVBoxLayout* Ui_ModalOverlay::verticalLayout

Definition at line 28 of file ui_modaloverlay.h.

◆ verticalLayoutIcon

QVBoxLayout* Ui_ModalOverlay::verticalLayoutIcon

Definition at line 34 of file ui_modaloverlay.h.

◆ verticalLayoutInfoText

QVBoxLayout* Ui_ModalOverlay::verticalLayoutInfoText

Definition at line 37 of file ui_modaloverlay.h.

◆ verticalLayoutMain

QVBoxLayout* Ui_ModalOverlay::verticalLayoutMain

Definition at line 30 of file ui_modaloverlay.h.

◆ verticalLayoutSub

QVBoxLayout* Ui_ModalOverlay::verticalLayoutSub

Definition at line 32 of file ui_modaloverlay.h.

◆ verticalSpacerAfterText

QSpacerItem* Ui_ModalOverlay::verticalSpacerAfterText

Definition at line 41 of file ui_modaloverlay.h.

◆ verticalSpacerInTextSpace

QSpacerItem* Ui_ModalOverlay::verticalSpacerInTextSpace

Definition at line 40 of file ui_modaloverlay.h.

◆ verticalSpacerWarningIcon

QSpacerItem* Ui_ModalOverlay::verticalSpacerWarningIcon

Definition at line 36 of file ui_modaloverlay.h.

◆ warningIcon

QPushButton* Ui_ModalOverlay::warningIcon

Definition at line 35 of file ui_modaloverlay.h.


The documentation for this class was generated from the following file: