Fabcoin Core  0.16.2
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
 
QVBoxLayout * verticalLayout_2
 
QLabel * labelExplanation
 
QTableView * tableView
 
QWidget * buttonsContainerWhite
 
QHBoxLayout * horizontalLayout_2
 
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

void Ui_AddressBookPage::retranslateUi ( QWidget *  AddressBookPage)
inline

Definition at line 138 of file ui_addressbookpage.h.

Here is the caller graph for this function:

void Ui_AddressBookPage::setupUi ( QWidget *  AddressBookPage)
inline

Definition at line 43 of file ui_addressbookpage.h.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

QWidget* Ui_AddressBookPage::buttonsContainerWhite

Definition at line 34 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_2

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.

QTableView* Ui_AddressBookPage::tableView

Definition at line 33 of file ui_addressbookpage.h.

QVBoxLayout* Ui_AddressBookPage::verticalLayout

Definition at line 30 of file ui_addressbookpage.h.

QVBoxLayout* Ui_AddressBookPage::verticalLayout_2

Definition at line 31 of file ui_addressbookpage.h.


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