![]() |
Bitcoin Core
0.21.1
P2P Digital Currency
|
#include <ui_addressbookpage.h>
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 |
Definition at line 28 of file ui_addressbookpage.h.
|
inline |
|
inline |
Definition at line 43 of file ui_addressbookpage.h.
| QPushButton* Ui_AddressBookPage::closeButton |
Definition at line 41 of file ui_addressbookpage.h.
| QPushButton* Ui_AddressBookPage::copyAddress |
Definition at line 37 of file ui_addressbookpage.h.
| QPushButton* Ui_AddressBookPage::deleteAddress |
Definition at line 38 of file ui_addressbookpage.h.
| QPushButton* Ui_AddressBookPage::exportButton |
Definition at line 40 of file ui_addressbookpage.h.
| QHBoxLayout* Ui_AddressBookPage::horizontalLayout |
Definition at line 35 of file ui_addressbookpage.h.
| QSpacerItem* Ui_AddressBookPage::horizontalSpacer |
Definition at line 39 of file ui_addressbookpage.h.
| QLabel* Ui_AddressBookPage::labelExplanation |
Definition at line 32 of file ui_addressbookpage.h.
| QPushButton* Ui_AddressBookPage::newAddress |
Definition at line 36 of file ui_addressbookpage.h.
| QLineEdit* Ui_AddressBookPage::searchLineEdit |
Definition at line 33 of file ui_addressbookpage.h.
| QTableView* Ui_AddressBookPage::tableView |
Definition at line 34 of file ui_addressbookpage.h.
| QVBoxLayout* Ui_AddressBookPage::verticalLayout |
Definition at line 31 of file ui_addressbookpage.h.
1.8.11