Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
Ui_ContractBookPage Class Reference

#include <ui_contractbookpage.h>

Inheritance diagram for Ui_ContractBookPage:
[legend]

Public Member Functions

void setupUi (QWidget *ContractBookPage)
 
void retranslateUi (QWidget *ContractBookPage)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QVBoxLayout * verticalLayout_2
 
QLabel * labelExplanation
 
QTableView * tableView
 
QWidget * buttonsContainerWhite
 
QHBoxLayout * horizontalLayout_2
 
QPushButton * newContractInfo
 
QPushButton * copyAddress
 
QPushButton * deleteContractInfo
 
QSpacerItem * horizontalSpacer
 
QPushButton * exportButton
 
QPushButton * chooseContractInfo
 

Detailed Description

Definition at line 27 of file ui_contractbookpage.h.

Member Function Documentation

void Ui_ContractBookPage::retranslateUi ( QWidget *  ContractBookPage)
inline

Definition at line 119 of file ui_contractbookpage.h.

Here is the caller graph for this function:

void Ui_ContractBookPage::setupUi ( QWidget *  ContractBookPage)
inline

Definition at line 43 of file ui_contractbookpage.h.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

QWidget* Ui_ContractBookPage::buttonsContainerWhite

Definition at line 34 of file ui_contractbookpage.h.

QPushButton* Ui_ContractBookPage::chooseContractInfo

Definition at line 41 of file ui_contractbookpage.h.

QPushButton* Ui_ContractBookPage::copyAddress

Definition at line 37 of file ui_contractbookpage.h.

QPushButton* Ui_ContractBookPage::deleteContractInfo

Definition at line 38 of file ui_contractbookpage.h.

QPushButton* Ui_ContractBookPage::exportButton

Definition at line 40 of file ui_contractbookpage.h.

QHBoxLayout* Ui_ContractBookPage::horizontalLayout_2

Definition at line 35 of file ui_contractbookpage.h.

QSpacerItem* Ui_ContractBookPage::horizontalSpacer

Definition at line 39 of file ui_contractbookpage.h.

QLabel* Ui_ContractBookPage::labelExplanation

Definition at line 32 of file ui_contractbookpage.h.

QPushButton* Ui_ContractBookPage::newContractInfo

Definition at line 36 of file ui_contractbookpage.h.

QTableView* Ui_ContractBookPage::tableView

Definition at line 33 of file ui_contractbookpage.h.

QVBoxLayout* Ui_ContractBookPage::verticalLayout

Definition at line 30 of file ui_contractbookpage.h.

QVBoxLayout* Ui_ContractBookPage::verticalLayout_2

Definition at line 31 of file ui_contractbookpage.h.


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