Bitcoin Core 22.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
Ui_SendCoinsEntry Class Reference

#include <ui_sendcoinsentry.h>

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

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
 

Detailed Description

Definition at line 29 of file ui_sendcoinsentry.h.

Member Function Documentation

◆ retranslateUi()

void Ui_SendCoinsEntry::retranslateUi ( QStackedWidget *  SendCoinsEntry)
inline

Definition at line 450 of file ui_sendcoinsentry.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_SendCoinsEntry::setupUi ( QStackedWidget *  SendCoinsEntry)
inline

Definition at line 71 of file ui_sendcoinsentry.h.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ addAsLabel

QLineEdit* Ui_SendCoinsEntry::addAsLabel

Definition at line 41 of file ui_sendcoinsentry.h.

◆ addressBookButton

QToolButton* Ui_SendCoinsEntry::addressBookButton

Definition at line 37 of file ui_sendcoinsentry.h.

◆ amountLabel

QLabel* Ui_SendCoinsEntry::amountLabel

Definition at line 42 of file ui_sendcoinsentry.h.

◆ amountLabel_is

QLabel* Ui_SendCoinsEntry::amountLabel_is

Definition at line 58 of file ui_sendcoinsentry.h.

◆ amountLabel_s

QLabel* Ui_SendCoinsEntry::amountLabel_s

Definition at line 68 of file ui_sendcoinsentry.h.

◆ checkboxSubtractFeeFromAmount

QCheckBox* Ui_SendCoinsEntry::checkboxSubtractFeeFromAmount

Definition at line 45 of file ui_sendcoinsentry.h.

◆ deleteButton

QToolButton* Ui_SendCoinsEntry::deleteButton

Definition at line 39 of file ui_sendcoinsentry.h.

◆ deleteButton_is

QToolButton* Ui_SendCoinsEntry::deleteButton_is

Definition at line 55 of file ui_sendcoinsentry.h.

◆ deleteButton_s

QToolButton* Ui_SendCoinsEntry::deleteButton_s

Definition at line 65 of file ui_sendcoinsentry.h.

◆ gridLayout

QGridLayout* Ui_SendCoinsEntry::gridLayout

Definition at line 33 of file ui_sendcoinsentry.h.

◆ gridLayout_is

QGridLayout* Ui_SendCoinsEntry::gridLayout_is

Definition at line 51 of file ui_sendcoinsentry.h.

◆ gridLayout_s

QGridLayout* Ui_SendCoinsEntry::gridLayout_s

Definition at line 61 of file ui_sendcoinsentry.h.

◆ horizontalLayoutAmount

QHBoxLayout* Ui_SendCoinsEntry::horizontalLayoutAmount

Definition at line 43 of file ui_sendcoinsentry.h.

◆ labellLabel

QLabel* Ui_SendCoinsEntry::labellLabel

Definition at line 40 of file ui_sendcoinsentry.h.

◆ line

QFrame* Ui_SendCoinsEntry::line

Definition at line 49 of file ui_sendcoinsentry.h.

◆ memoLabel_is

QLabel* Ui_SendCoinsEntry::memoLabel_is

Definition at line 56 of file ui_sendcoinsentry.h.

◆ memoLabel_s

QLabel* Ui_SendCoinsEntry::memoLabel_s

Definition at line 66 of file ui_sendcoinsentry.h.

◆ memoTextLabel_is

QLabel* Ui_SendCoinsEntry::memoTextLabel_is

Definition at line 57 of file ui_sendcoinsentry.h.

◆ memoTextLabel_s

QLabel* Ui_SendCoinsEntry::memoTextLabel_s

Definition at line 67 of file ui_sendcoinsentry.h.

◆ messageLabel

QLabel* Ui_SendCoinsEntry::messageLabel

Definition at line 47 of file ui_sendcoinsentry.h.

◆ messageTextLabel

QLabel* Ui_SendCoinsEntry::messageTextLabel

Definition at line 48 of file ui_sendcoinsentry.h.

◆ pasteButton

QToolButton* Ui_SendCoinsEntry::pasteButton

Definition at line 38 of file ui_sendcoinsentry.h.

◆ payAmount

BitcoinAmountField* Ui_SendCoinsEntry::payAmount

Definition at line 44 of file ui_sendcoinsentry.h.

◆ payAmount_is

BitcoinAmountField* Ui_SendCoinsEntry::payAmount_is

Definition at line 59 of file ui_sendcoinsentry.h.

◆ payAmount_s

BitcoinAmountField* Ui_SendCoinsEntry::payAmount_s

Definition at line 69 of file ui_sendcoinsentry.h.

◆ payTo

QValidatedLineEdit* Ui_SendCoinsEntry::payTo

Definition at line 36 of file ui_sendcoinsentry.h.

◆ payTo_is

QLabel* Ui_SendCoinsEntry::payTo_is

Definition at line 54 of file ui_sendcoinsentry.h.

◆ payTo_s

QLabel* Ui_SendCoinsEntry::payTo_s

Definition at line 64 of file ui_sendcoinsentry.h.

◆ payToLabel

QLabel* Ui_SendCoinsEntry::payToLabel

Definition at line 34 of file ui_sendcoinsentry.h.

◆ payToLabel_is

QLabel* Ui_SendCoinsEntry::payToLabel_is

Definition at line 52 of file ui_sendcoinsentry.h.

◆ payToLabel_s

QLabel* Ui_SendCoinsEntry::payToLabel_s

Definition at line 62 of file ui_sendcoinsentry.h.

◆ payToLayout

QHBoxLayout* Ui_SendCoinsEntry::payToLayout

Definition at line 35 of file ui_sendcoinsentry.h.

◆ payToLayout_is

QHBoxLayout* Ui_SendCoinsEntry::payToLayout_is

Definition at line 53 of file ui_sendcoinsentry.h.

◆ payToLayout_s

QHBoxLayout* Ui_SendCoinsEntry::payToLayout_s

Definition at line 63 of file ui_sendcoinsentry.h.

◆ SendCoins

QFrame* Ui_SendCoinsEntry::SendCoins

Definition at line 32 of file ui_sendcoinsentry.h.

◆ SendCoins_AuthenticatedPaymentRequest

QFrame* Ui_SendCoinsEntry::SendCoins_AuthenticatedPaymentRequest

Definition at line 60 of file ui_sendcoinsentry.h.

◆ SendCoins_UnauthenticatedPaymentRequest

QFrame* Ui_SendCoinsEntry::SendCoins_UnauthenticatedPaymentRequest

Definition at line 50 of file ui_sendcoinsentry.h.

◆ useAvailableBalanceButton

QPushButton* Ui_SendCoinsEntry::useAvailableBalanceButton

Definition at line 46 of file ui_sendcoinsentry.h.


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