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

#include <ui_overviewpage.h>

Inheritance diagram for Ui_OverviewPage:
[legend]
Collaboration diagram for Ui_OverviewPage:
[legend]

Public Member Functions

void setupUi (QWidget *OverviewPage)
 
void retranslateUi (QWidget *OverviewPage)
 

Public Attributes

QVBoxLayout * topLayout
 
QLabel * labelAlerts
 
QHBoxLayout * horizontalLayout
 
QVBoxLayout * verticalLayout_2
 
QFrame * frame
 
QVBoxLayout * verticalLayout_4
 
QHBoxLayout * horizontalLayout_4
 
QLabel * label_5
 
QPushButton * labelWalletStatus
 
QSpacerItem * horizontalSpacer_3
 
QGridLayout * gridLayout
 
QLabel * labelWatchPending
 
QLabel * labelUnconfirmed
 
QLabel * labelWatchImmature
 
QFrame * line
 
QFrame * lineWatchBalance
 
QLabel * labelTotalText
 
QLabel * labelImmature
 
QSpacerItem * horizontalSpacer_2
 
QLabel * labelImmatureText
 
QLabel * labelTotal
 
QLabel * labelWatchTotal
 
QLabel * labelWatchonly
 
QLabel * labelBalanceText
 
QLabel * labelBalance
 
QLabel * labelWatchAvailable
 
QLabel * labelPendingText
 
QLabel * labelSpendable
 
QSpacerItem * verticalSpacer
 
QVBoxLayout * verticalLayout_3
 
QFrame * frame_2
 
QVBoxLayout * verticalLayout
 
QHBoxLayout * horizontalLayout_2
 
QLabel * label_4
 
QPushButton * labelTransactionsStatus
 
QSpacerItem * horizontalSpacer
 
TransactionOverviewWidgetlistTransactions
 
QSpacerItem * verticalSpacer_2
 

Detailed Description

Definition at line 27 of file ui_overviewpage.h.

Member Function Documentation

◆ retranslateUi()

void Ui_OverviewPage::retranslateUi ( QWidget *  OverviewPage)
inline

Definition at line 335 of file ui_overviewpage.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_OverviewPage::setupUi ( QWidget *  OverviewPage)
inline

Definition at line 69 of file ui_overviewpage.h.

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

Member Data Documentation

◆ frame

QFrame* Ui_OverviewPage::frame

Definition at line 34 of file ui_overviewpage.h.

◆ frame_2

QFrame* Ui_OverviewPage::frame_2

Definition at line 60 of file ui_overviewpage.h.

◆ gridLayout

QGridLayout* Ui_OverviewPage::gridLayout

Definition at line 40 of file ui_overviewpage.h.

◆ horizontalLayout

QHBoxLayout* Ui_OverviewPage::horizontalLayout

Definition at line 32 of file ui_overviewpage.h.

◆ horizontalLayout_2

QHBoxLayout* Ui_OverviewPage::horizontalLayout_2

Definition at line 62 of file ui_overviewpage.h.

◆ horizontalLayout_4

QHBoxLayout* Ui_OverviewPage::horizontalLayout_4

Definition at line 36 of file ui_overviewpage.h.

◆ horizontalSpacer

QSpacerItem* Ui_OverviewPage::horizontalSpacer

Definition at line 65 of file ui_overviewpage.h.

◆ horizontalSpacer_2

QSpacerItem* Ui_OverviewPage::horizontalSpacer_2

Definition at line 48 of file ui_overviewpage.h.

◆ horizontalSpacer_3

QSpacerItem* Ui_OverviewPage::horizontalSpacer_3

Definition at line 39 of file ui_overviewpage.h.

◆ label_4

QLabel* Ui_OverviewPage::label_4

Definition at line 63 of file ui_overviewpage.h.

◆ label_5

QLabel* Ui_OverviewPage::label_5

Definition at line 37 of file ui_overviewpage.h.

◆ labelAlerts

QLabel* Ui_OverviewPage::labelAlerts

Definition at line 31 of file ui_overviewpage.h.

◆ labelBalance

QLabel* Ui_OverviewPage::labelBalance

Definition at line 54 of file ui_overviewpage.h.

◆ labelBalanceText

QLabel* Ui_OverviewPage::labelBalanceText

Definition at line 53 of file ui_overviewpage.h.

◆ labelImmature

QLabel* Ui_OverviewPage::labelImmature

Definition at line 47 of file ui_overviewpage.h.

◆ labelImmatureText

QLabel* Ui_OverviewPage::labelImmatureText

Definition at line 49 of file ui_overviewpage.h.

◆ labelPendingText

QLabel* Ui_OverviewPage::labelPendingText

Definition at line 56 of file ui_overviewpage.h.

◆ labelSpendable

QLabel* Ui_OverviewPage::labelSpendable

Definition at line 57 of file ui_overviewpage.h.

◆ labelTotal

QLabel* Ui_OverviewPage::labelTotal

Definition at line 50 of file ui_overviewpage.h.

◆ labelTotalText

QLabel* Ui_OverviewPage::labelTotalText

Definition at line 46 of file ui_overviewpage.h.

◆ labelTransactionsStatus

QPushButton* Ui_OverviewPage::labelTransactionsStatus

Definition at line 64 of file ui_overviewpage.h.

◆ labelUnconfirmed

QLabel* Ui_OverviewPage::labelUnconfirmed

Definition at line 42 of file ui_overviewpage.h.

◆ labelWalletStatus

QPushButton* Ui_OverviewPage::labelWalletStatus

Definition at line 38 of file ui_overviewpage.h.

◆ labelWatchAvailable

QLabel* Ui_OverviewPage::labelWatchAvailable

Definition at line 55 of file ui_overviewpage.h.

◆ labelWatchImmature

QLabel* Ui_OverviewPage::labelWatchImmature

Definition at line 43 of file ui_overviewpage.h.

◆ labelWatchonly

QLabel* Ui_OverviewPage::labelWatchonly

Definition at line 52 of file ui_overviewpage.h.

◆ labelWatchPending

QLabel* Ui_OverviewPage::labelWatchPending

Definition at line 41 of file ui_overviewpage.h.

◆ labelWatchTotal

QLabel* Ui_OverviewPage::labelWatchTotal

Definition at line 51 of file ui_overviewpage.h.

◆ line

QFrame* Ui_OverviewPage::line

Definition at line 44 of file ui_overviewpage.h.

◆ lineWatchBalance

QFrame* Ui_OverviewPage::lineWatchBalance

Definition at line 45 of file ui_overviewpage.h.

◆ listTransactions

TransactionOverviewWidget* Ui_OverviewPage::listTransactions

Definition at line 66 of file ui_overviewpage.h.

◆ topLayout

QVBoxLayout* Ui_OverviewPage::topLayout

Definition at line 30 of file ui_overviewpage.h.

◆ verticalLayout

QVBoxLayout* Ui_OverviewPage::verticalLayout

Definition at line 61 of file ui_overviewpage.h.

◆ verticalLayout_2

QVBoxLayout* Ui_OverviewPage::verticalLayout_2

Definition at line 33 of file ui_overviewpage.h.

◆ verticalLayout_3

QVBoxLayout* Ui_OverviewPage::verticalLayout_3

Definition at line 59 of file ui_overviewpage.h.

◆ verticalLayout_4

QVBoxLayout* Ui_OverviewPage::verticalLayout_4

Definition at line 35 of file ui_overviewpage.h.

◆ verticalSpacer

QSpacerItem* Ui_OverviewPage::verticalSpacer

Definition at line 58 of file ui_overviewpage.h.

◆ verticalSpacer_2

QSpacerItem* Ui_OverviewPage::verticalSpacer_2

Definition at line 67 of file ui_overviewpage.h.


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