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

#include <ui_addressbookpage.h>

Inheritance diagram for Ui_AddressBookPage:
[legend]

Public Member Functions

void setupUi (QWidget *AddressBookPage)
 
void retranslateUi (QWidget *AddressBookPage)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QLabel * labelExplanation
 
QLineEdit * searchLineEdit
 
QTableView * tableView
 
QHBoxLayout * horizontalLayout
 
QPushButton * newAddress
 
QPushButton * copyAddress
 
QPushButton * deleteAddress
 
QSpacerItem * horizontalSpacer
 
QPushButton * exportButton
 
QPushButton * closeButton
 

Detailed Description

Definition at line 27 of file ui_addressbookpage.h.

Member Function Documentation

◆ retranslateUi()

void Ui_AddressBookPage::retranslateUi ( QWidget *  AddressBookPage)
inline

Definition at line 135 of file ui_addressbookpage.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_AddressBookPage::setupUi ( QWidget *  AddressBookPage)
inline

Definition at line 42 of file ui_addressbookpage.h.

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

Member Data Documentation

◆ closeButton

QPushButton* Ui_AddressBookPage::closeButton

Definition at line 40 of file ui_addressbookpage.h.

◆ copyAddress

QPushButton* Ui_AddressBookPage::copyAddress

Definition at line 36 of file ui_addressbookpage.h.

◆ deleteAddress

QPushButton* Ui_AddressBookPage::deleteAddress

Definition at line 37 of file ui_addressbookpage.h.

◆ exportButton

QPushButton* Ui_AddressBookPage::exportButton

Definition at line 39 of file ui_addressbookpage.h.

◆ horizontalLayout

QHBoxLayout* Ui_AddressBookPage::horizontalLayout

Definition at line 34 of file ui_addressbookpage.h.

◆ horizontalSpacer

QSpacerItem* Ui_AddressBookPage::horizontalSpacer

Definition at line 38 of file ui_addressbookpage.h.

◆ labelExplanation

QLabel* Ui_AddressBookPage::labelExplanation

Definition at line 31 of file ui_addressbookpage.h.

◆ newAddress

QPushButton* Ui_AddressBookPage::newAddress

Definition at line 35 of file ui_addressbookpage.h.

◆ searchLineEdit

QLineEdit* Ui_AddressBookPage::searchLineEdit

Definition at line 32 of file ui_addressbookpage.h.

◆ tableView

QTableView* Ui_AddressBookPage::tableView

Definition at line 33 of file ui_addressbookpage.h.

◆ verticalLayout

QVBoxLayout* Ui_AddressBookPage::verticalLayout

Definition at line 30 of file ui_addressbookpage.h.


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