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

#include <ui_sendtokenpage.h>

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

Public Member Functions

void setupUi (QWidget *SendTokenPage)
 
void retranslateUi (QWidget *SendTokenPage)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QSpacerItem * verticalSpacer_2
 
QGridLayout * gridLayout
 
QLabel * labelPayTo
 
QLabel * labelAmount
 
QLabel * labelGasLimit
 
QLabel * labelGasPrice
 
QLabel * labelDescription
 
QValidatedLineEditlineEditPayTo
 
QLineEdit * lineEditDescription
 
FabcoinAmountFieldlineEditGasPrice
 
QSpinBox * lineEditGasLimit
 
TokenAmountFieldlineEditAmount
 
QSpacerItem * verticalSpacer
 
QHBoxLayout * horizontalLayout
 
QSpacerItem * horizontalSpacer
 
QPushButton * clearButton
 
QSpacerItem * horizontalSpacer_2
 
QPushButton * confirmButton
 

Detailed Description

Definition at line 32 of file ui_sendtokenpage.h.

Member Function Documentation

void Ui_SendTokenPage::retranslateUi ( QWidget *  SendTokenPage)
inline

Definition at line 162 of file ui_sendtokenpage.h.

Here is the caller graph for this function:

void Ui_SendTokenPage::setupUi ( QWidget *  SendTokenPage)
inline

Definition at line 55 of file ui_sendtokenpage.h.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

QPushButton* Ui_SendTokenPage::clearButton

Definition at line 51 of file ui_sendtokenpage.h.

QPushButton* Ui_SendTokenPage::confirmButton

Definition at line 53 of file ui_sendtokenpage.h.

QGridLayout* Ui_SendTokenPage::gridLayout

Definition at line 37 of file ui_sendtokenpage.h.

QHBoxLayout* Ui_SendTokenPage::horizontalLayout

Definition at line 49 of file ui_sendtokenpage.h.

QSpacerItem* Ui_SendTokenPage::horizontalSpacer

Definition at line 50 of file ui_sendtokenpage.h.

QSpacerItem* Ui_SendTokenPage::horizontalSpacer_2

Definition at line 52 of file ui_sendtokenpage.h.

QLabel* Ui_SendTokenPage::labelAmount

Definition at line 39 of file ui_sendtokenpage.h.

QLabel* Ui_SendTokenPage::labelDescription

Definition at line 42 of file ui_sendtokenpage.h.

QLabel* Ui_SendTokenPage::labelGasLimit

Definition at line 40 of file ui_sendtokenpage.h.

QLabel* Ui_SendTokenPage::labelGasPrice

Definition at line 41 of file ui_sendtokenpage.h.

QLabel* Ui_SendTokenPage::labelPayTo

Definition at line 38 of file ui_sendtokenpage.h.

TokenAmountField* Ui_SendTokenPage::lineEditAmount

Definition at line 47 of file ui_sendtokenpage.h.

QLineEdit* Ui_SendTokenPage::lineEditDescription

Definition at line 44 of file ui_sendtokenpage.h.

QSpinBox* Ui_SendTokenPage::lineEditGasLimit

Definition at line 46 of file ui_sendtokenpage.h.

FabcoinAmountField* Ui_SendTokenPage::lineEditGasPrice

Definition at line 45 of file ui_sendtokenpage.h.

QValidatedLineEdit* Ui_SendTokenPage::lineEditPayTo

Definition at line 43 of file ui_sendtokenpage.h.

QVBoxLayout* Ui_SendTokenPage::verticalLayout

Definition at line 35 of file ui_sendtokenpage.h.

QSpacerItem* Ui_SendTokenPage::verticalSpacer

Definition at line 48 of file ui_sendtokenpage.h.

QSpacerItem* Ui_SendTokenPage::verticalSpacer_2

Definition at line 36 of file ui_sendtokenpage.h.


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