Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <ui_sendtokenpage.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_SendTokenPage | |
void | setupUi (QWidget *SendTokenPage) |
void | retranslateUi (QWidget *SendTokenPage) |
Public Attributes inherited from Ui_SendTokenPage | |
QVBoxLayout * | verticalLayout |
QSpacerItem * | verticalSpacer_2 |
QGridLayout * | gridLayout |
QLabel * | labelPayTo |
QLabel * | labelAmount |
QLabel * | labelGasLimit |
QLabel * | labelGasPrice |
QLabel * | labelDescription |
QValidatedLineEdit * | lineEditPayTo |
QLineEdit * | lineEditDescription |
FabcoinAmountField * | lineEditGasPrice |
QSpinBox * | lineEditGasLimit |
TokenAmountField * | lineEditAmount |
QSpacerItem * | verticalSpacer |
QHBoxLayout * | horizontalLayout |
QSpacerItem * | horizontalSpacer |
QPushButton * | clearButton |
QSpacerItem * | horizontalSpacer_2 |
QPushButton * | confirmButton |
Definition at line 177 of file ui_sendtokenpage.h.