Bitcoin
Public Member Functions | Public Attributes | List of all members
Ui_SendCoinsEntry Class Reference

#include <ui_sendcoinsentry.h>

Inheritance diagram for Ui_SendCoinsEntry:
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
 
QPushButton * useAvailableBalanceButton
 
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
 

Member Function Documentation

◆ retranslateUi()

void Ui_SendCoinsEntry::retranslateUi ( QStackedWidget *  SendCoinsEntry)
inline

◆ setupUi()

void Ui_SendCoinsEntry::setupUi ( QStackedWidget *  SendCoinsEntry)
inline

Member Data Documentation

◆ addAsLabel

QLineEdit* Ui_SendCoinsEntry::addAsLabel

◆ addressBookButton

QToolButton* Ui_SendCoinsEntry::addressBookButton

◆ amountLabel

QLabel* Ui_SendCoinsEntry::amountLabel

◆ amountLabel_is

QLabel* Ui_SendCoinsEntry::amountLabel_is

◆ amountLabel_s

QLabel* Ui_SendCoinsEntry::amountLabel_s

◆ checkboxSubtractFeeFromAmount

QCheckBox* Ui_SendCoinsEntry::checkboxSubtractFeeFromAmount

◆ deleteButton

QToolButton* Ui_SendCoinsEntry::deleteButton

◆ deleteButton_is

QToolButton* Ui_SendCoinsEntry::deleteButton_is

◆ deleteButton_s

QToolButton* Ui_SendCoinsEntry::deleteButton_s

◆ gridLayout

QGridLayout* Ui_SendCoinsEntry::gridLayout

◆ gridLayout_is

QGridLayout* Ui_SendCoinsEntry::gridLayout_is

◆ gridLayout_s

QGridLayout* Ui_SendCoinsEntry::gridLayout_s

◆ horizontalLayoutAmount

QHBoxLayout* Ui_SendCoinsEntry::horizontalLayoutAmount

◆ labellLabel

QLabel* Ui_SendCoinsEntry::labellLabel

◆ line

QFrame* Ui_SendCoinsEntry::line

◆ memoLabel_is

QLabel* Ui_SendCoinsEntry::memoLabel_is

◆ memoLabel_s

QLabel* Ui_SendCoinsEntry::memoLabel_s

◆ memoTextLabel_is

QLabel* Ui_SendCoinsEntry::memoTextLabel_is

◆ memoTextLabel_s

QLabel* Ui_SendCoinsEntry::memoTextLabel_s

◆ messageLabel

QLabel* Ui_SendCoinsEntry::messageLabel

◆ messageTextLabel

QLabel* Ui_SendCoinsEntry::messageTextLabel

◆ pasteButton

QToolButton* Ui_SendCoinsEntry::pasteButton

◆ payAmount

BitcoinAmountField* Ui_SendCoinsEntry::payAmount

◆ payAmount_is

BitcoinAmountField* Ui_SendCoinsEntry::payAmount_is

◆ payAmount_s

BitcoinAmountField* Ui_SendCoinsEntry::payAmount_s

◆ payTo

QValidatedLineEdit* Ui_SendCoinsEntry::payTo

◆ payTo_is

QLabel* Ui_SendCoinsEntry::payTo_is

◆ payTo_s

QLabel* Ui_SendCoinsEntry::payTo_s

◆ payToLabel

QLabel* Ui_SendCoinsEntry::payToLabel

◆ payToLabel_is

QLabel* Ui_SendCoinsEntry::payToLabel_is

◆ payToLabel_s

QLabel* Ui_SendCoinsEntry::payToLabel_s

◆ payToLayout

QHBoxLayout* Ui_SendCoinsEntry::payToLayout

◆ payToLayout_is

QHBoxLayout* Ui_SendCoinsEntry::payToLayout_is

◆ payToLayout_s

QHBoxLayout* Ui_SendCoinsEntry::payToLayout_s

◆ SendCoins

QFrame* Ui_SendCoinsEntry::SendCoins

◆ SendCoins_AuthenticatedPaymentRequest

QFrame* Ui_SendCoinsEntry::SendCoins_AuthenticatedPaymentRequest

◆ SendCoins_UnauthenticatedPaymentRequest

QFrame* Ui_SendCoinsEntry::SendCoins_UnauthenticatedPaymentRequest

◆ useAvailableBalanceButton

QPushButton* Ui_SendCoinsEntry::useAvailableBalanceButton

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