Bitcoin Core  26.1.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 (QWidget *SendCoinsEntry)
 
void retranslateUi (QWidget *SendCoinsEntry)
 

Public Attributes

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
 

Detailed Description

Definition at line 29 of file ui_sendcoinsentry.h.

Member Function Documentation

◆ retranslateUi()

void Ui_SendCoinsEntry::retranslateUi ( QWidget *  SendCoinsEntry)
inline

Definition at line 179 of file ui_sendcoinsentry.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_SendCoinsEntry::setupUi ( QWidget *  SendCoinsEntry)
inline

Definition at line 50 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 40 of file ui_sendcoinsentry.h.

◆ addressBookButton

QToolButton* Ui_SendCoinsEntry::addressBookButton

Definition at line 36 of file ui_sendcoinsentry.h.

◆ amountLabel

QLabel* Ui_SendCoinsEntry::amountLabel

Definition at line 41 of file ui_sendcoinsentry.h.

◆ checkboxSubtractFeeFromAmount

QCheckBox* Ui_SendCoinsEntry::checkboxSubtractFeeFromAmount

Definition at line 44 of file ui_sendcoinsentry.h.

◆ deleteButton

QToolButton* Ui_SendCoinsEntry::deleteButton

Definition at line 38 of file ui_sendcoinsentry.h.

◆ gridLayout

QGridLayout* Ui_SendCoinsEntry::gridLayout

Definition at line 32 of file ui_sendcoinsentry.h.

◆ horizontalLayoutAmount

QHBoxLayout* Ui_SendCoinsEntry::horizontalLayoutAmount

Definition at line 42 of file ui_sendcoinsentry.h.

◆ labellLabel

QLabel* Ui_SendCoinsEntry::labellLabel

Definition at line 39 of file ui_sendcoinsentry.h.

◆ line

QFrame* Ui_SendCoinsEntry::line

Definition at line 48 of file ui_sendcoinsentry.h.

◆ messageLabel

QLabel* Ui_SendCoinsEntry::messageLabel

Definition at line 46 of file ui_sendcoinsentry.h.

◆ messageTextLabel

QLabel* Ui_SendCoinsEntry::messageTextLabel

Definition at line 47 of file ui_sendcoinsentry.h.

◆ pasteButton

QToolButton* Ui_SendCoinsEntry::pasteButton

Definition at line 37 of file ui_sendcoinsentry.h.

◆ payAmount

BitcoinAmountField* Ui_SendCoinsEntry::payAmount

Definition at line 43 of file ui_sendcoinsentry.h.

◆ payTo

QValidatedLineEdit* Ui_SendCoinsEntry::payTo

Definition at line 35 of file ui_sendcoinsentry.h.

◆ payToLabel

QLabel* Ui_SendCoinsEntry::payToLabel

Definition at line 33 of file ui_sendcoinsentry.h.

◆ payToLayout

QHBoxLayout* Ui_SendCoinsEntry::payToLayout

Definition at line 34 of file ui_sendcoinsentry.h.

◆ useAvailableBalanceButton

QPushButton* Ui_SendCoinsEntry::useAvailableBalanceButton

Definition at line 45 of file ui_sendcoinsentry.h.


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