Dash Core  0.12.2.1
P2P Digital Currency
Ui_SendCoinsEntry Class Reference

#include <ui_sendcoinsentry.h>

+ Inheritance diagram for Ui_SendCoinsEntry:

Public Member Functions

void setupUi (QStackedWidget *SendCoinsEntry)
 
void retranslateUi (QStackedWidget *SendCoinsEntry)
 

Public Attributes

QFrame * SendCoins
 
QGridLayout * gridLayout
 
QLabel * payToLabel
 
QHBoxLayout * payToLayout
 
QValidatedLineEditpayTo
 
QToolButton * addressBookButton
 
QToolButton * pasteButton
 
QToolButton * deleteButton
 
QLabel * labellLabel
 
QLineEdit * addAsLabel
 
QLabel * amountLabel
 
QHBoxLayout * horizontalLayoutAmount
 
BitcoinAmountFieldpayAmount
 
QCheckBox * checkboxSubtractFeeFromAmount
 
QLabel * messageLabel
 
QLabel * messageTextLabel
 
QFrame * line
 
QFrame * SendCoins_UnauthenticatedPaymentRequest
 
QGridLayout * gridLayout_is
 
QLabel * payToLabel_is
 
QHBoxLayout * payToLayout_is
 
QLabel * payTo_is
 
QToolButton * deleteButton_is
 
QLabel * memoLabel_is
 
QLabel * memoTextLabel_is
 
QLabel * amountLabel_is
 
BitcoinAmountFieldpayAmount_is
 
QFrame * SendCoins_AuthenticatedPaymentRequest
 
QGridLayout * gridLayout_s
 
QLabel * payToLabel_s
 
QHBoxLayout * payToLayout_s
 
QLabel * payTo_s
 
QToolButton * deleteButton_s
 
QLabel * memoLabel_s
 
QLabel * memoTextLabel_s
 
QLabel * amountLabel_s
 
BitcoinAmountFieldpayAmount_s
 

Detailed Description

Definition at line 30 of file ui_sendcoinsentry.h.

Member Function Documentation

◆ retranslateUi()

void Ui_SendCoinsEntry::retranslateUi ( QStackedWidget *  SendCoinsEntry)
inline

Definition at line 434 of file ui_sendcoinsentry.h.

Referenced by setupUi().

◆ setupUi()

void Ui_SendCoinsEntry::setupUi ( QStackedWidget *  SendCoinsEntry)
inline

Definition at line 71 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::SendCoinsEntry().

Member Data Documentation

◆ addAsLabel

◆ addressBookButton

QToolButton* Ui_SendCoinsEntry::addressBookButton

◆ amountLabel

QLabel* Ui_SendCoinsEntry::amountLabel

Definition at line 43 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), and setupUi().

◆ amountLabel_is

QLabel* Ui_SendCoinsEntry::amountLabel_is

Definition at line 58 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), and setupUi().

◆ amountLabel_s

QLabel* Ui_SendCoinsEntry::amountLabel_s

Definition at line 68 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), and setupUi().

◆ checkboxSubtractFeeFromAmount

QCheckBox* Ui_SendCoinsEntry::checkboxSubtractFeeFromAmount

◆ deleteButton

QToolButton* Ui_SendCoinsEntry::deleteButton

◆ deleteButton_is

QToolButton* Ui_SendCoinsEntry::deleteButton_is

Definition at line 55 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), SendCoinsEntry::SendCoinsEntry(), and setupUi().

◆ deleteButton_s

QToolButton* Ui_SendCoinsEntry::deleteButton_s

Definition at line 65 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), SendCoinsEntry::SendCoinsEntry(), and setupUi().

◆ gridLayout

QGridLayout* Ui_SendCoinsEntry::gridLayout

Definition at line 34 of file ui_sendcoinsentry.h.

Referenced by setupUi().

◆ gridLayout_is

QGridLayout* Ui_SendCoinsEntry::gridLayout_is

Definition at line 51 of file ui_sendcoinsentry.h.

Referenced by setupUi().

◆ gridLayout_s

QGridLayout* Ui_SendCoinsEntry::gridLayout_s

Definition at line 61 of file ui_sendcoinsentry.h.

Referenced by setupUi().

◆ horizontalLayoutAmount

QHBoxLayout* Ui_SendCoinsEntry::horizontalLayoutAmount

Definition at line 44 of file ui_sendcoinsentry.h.

Referenced by setupUi().

◆ labellLabel

QLabel* Ui_SendCoinsEntry::labellLabel

Definition at line 41 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), and setupUi().

◆ line

QFrame* Ui_SendCoinsEntry::line

Definition at line 49 of file ui_sendcoinsentry.h.

Referenced by setupUi().

◆ memoLabel_is

QLabel* Ui_SendCoinsEntry::memoLabel_is

Definition at line 56 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), and setupUi().

◆ memoLabel_s

QLabel* Ui_SendCoinsEntry::memoLabel_s

Definition at line 66 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), and setupUi().

◆ memoTextLabel_is

QLabel* Ui_SendCoinsEntry::memoTextLabel_is

Definition at line 57 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::clear(), setupUi(), and SendCoinsEntry::setValue().

◆ memoTextLabel_s

QLabel* Ui_SendCoinsEntry::memoTextLabel_s

Definition at line 67 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::clear(), setupUi(), and SendCoinsEntry::setValue().

◆ messageLabel

QLabel* Ui_SendCoinsEntry::messageLabel

◆ messageTextLabel

QLabel* Ui_SendCoinsEntry::messageTextLabel

◆ pasteButton

QToolButton* Ui_SendCoinsEntry::pasteButton

◆ payAmount

◆ payAmount_is

BitcoinAmountField* Ui_SendCoinsEntry::payAmount_is

◆ payAmount_s

BitcoinAmountField* Ui_SendCoinsEntry::payAmount_s

◆ payTo

◆ payTo_is

QLabel* Ui_SendCoinsEntry::payTo_is

◆ payTo_s

QLabel* Ui_SendCoinsEntry::payTo_s

◆ payToLabel

QLabel* Ui_SendCoinsEntry::payToLabel

Definition at line 35 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), and setupUi().

◆ payToLabel_is

QLabel* Ui_SendCoinsEntry::payToLabel_is

Definition at line 52 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), and setupUi().

◆ payToLabel_s

QLabel* Ui_SendCoinsEntry::payToLabel_s

Definition at line 62 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), and setupUi().

◆ payToLayout

QHBoxLayout* Ui_SendCoinsEntry::payToLayout

Definition at line 36 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::SendCoinsEntry(), and setupUi().

◆ payToLayout_is

QHBoxLayout* Ui_SendCoinsEntry::payToLayout_is

Definition at line 53 of file ui_sendcoinsentry.h.

Referenced by setupUi().

◆ payToLayout_s

QHBoxLayout* Ui_SendCoinsEntry::payToLayout_s

Definition at line 63 of file ui_sendcoinsentry.h.

Referenced by setupUi().

◆ SendCoins

QFrame* Ui_SendCoinsEntry::SendCoins

Definition at line 33 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), SendCoinsEntry::SendCoinsEntry(), and setupUi().

◆ SendCoins_AuthenticatedPaymentRequest

QFrame* Ui_SendCoinsEntry::SendCoins_AuthenticatedPaymentRequest

Definition at line 60 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), setupUi(), and SendCoinsEntry::setValue().

◆ SendCoins_UnauthenticatedPaymentRequest

QFrame* Ui_SendCoinsEntry::SendCoins_UnauthenticatedPaymentRequest

Definition at line 50 of file ui_sendcoinsentry.h.

Referenced by retranslateUi(), setupUi(), and SendCoinsEntry::setValue().


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