Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Ui_SendCoinsEntry Class Reference

#include <ui_sendcoinsentry.h>

+ Inheritance diagram for Ui_SendCoinsEntry:
+ Collaboration diagram for Ui_SendCoinsEntry:

Public Member Functions

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

Public Attributes

QFrameSendCoins
 
QGridLayout * gridLayout
 
QLabelpayToLabel
 
QHBoxLayout * payToLayout
 
QValidatedLineEditpayTo
 
QToolButton * addressBookButton
 
QToolButton * pasteButton
 
QToolButton * deleteButton
 
QLabellabellLabel
 
QLineEditaddAsLabel
 
QLabelamountLabel
 
BitcoinAmountFieldpayAmount
 
QLabelmessageLabel
 
QLabelmessageTextLabel
 
QFrameSendCoins_InsecurePaymentRequest
 
QGridLayout * gridLayout_is
 
QLabelpayToLabel_is
 
QHBoxLayout * payToLayout_is
 
QLabelpayTo_is
 
QToolButton * deleteButton_is
 
QLabelmemoLabel_is
 
QLabelmemoTextLabel_is
 
QLabelamountLabel_is
 
BitcoinAmountFieldpayAmount_is
 
QFrameSendCoins_SecurePaymentRequest
 
QGridLayout * gridLayout_s
 
QLabelpayToLabel_s
 
QHBoxLayout * payToLayout_s
 
QLabelpayTo_s
 
QToolButton * deleteButton_s
 
QLabelmemoLabel_s
 
QLabelmemoTextLabel_s
 
QLabelamountLabel_s
 
BitcoinAmountFieldpayAmount_s
 

Detailed Description

Definition at line 28 of file ui_sendcoinsentry.h.

Member Function Documentation

void Ui_SendCoinsEntry::retranslateUi ( QStackedWidget SendCoinsEntry)
inline

Definition at line 420 of file ui_sendcoinsentry.h.

Referenced by setupUi().

+ Here is the caller graph for this function:

void Ui_SendCoinsEntry::setupUi ( QStackedWidget SendCoinsEntry)
inline

Definition at line 66 of file ui_sendcoinsentry.h.

References retranslateUi().

Referenced by SendCoinsEntry::SendCoinsEntry().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

QLineEdit* Ui_SendCoinsEntry::addAsLabel
QToolButton* Ui_SendCoinsEntry::addressBookButton

Definition at line 36 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::setupTabChain().

QLabel* Ui_SendCoinsEntry::amountLabel

Definition at line 41 of file ui_sendcoinsentry.h.

QLabel* Ui_SendCoinsEntry::amountLabel_is

Definition at line 53 of file ui_sendcoinsentry.h.

QLabel* Ui_SendCoinsEntry::amountLabel_s

Definition at line 63 of file ui_sendcoinsentry.h.

QToolButton* Ui_SendCoinsEntry::deleteButton

Definition at line 38 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::setModel(), and SendCoinsEntry::setupTabChain().

QToolButton* Ui_SendCoinsEntry::deleteButton_is

Definition at line 50 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::setModel().

QToolButton* Ui_SendCoinsEntry::deleteButton_s

Definition at line 60 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::setModel().

QGridLayout* Ui_SendCoinsEntry::gridLayout

Definition at line 32 of file ui_sendcoinsentry.h.

QGridLayout* Ui_SendCoinsEntry::gridLayout_is

Definition at line 46 of file ui_sendcoinsentry.h.

QGridLayout* Ui_SendCoinsEntry::gridLayout_s

Definition at line 56 of file ui_sendcoinsentry.h.

QLabel* Ui_SendCoinsEntry::labellLabel

Definition at line 39 of file ui_sendcoinsentry.h.

QLabel* Ui_SendCoinsEntry::memoLabel_is

Definition at line 51 of file ui_sendcoinsentry.h.

QLabel* Ui_SendCoinsEntry::memoLabel_s

Definition at line 61 of file ui_sendcoinsentry.h.

QLabel* Ui_SendCoinsEntry::memoTextLabel_is

Definition at line 52 of file ui_sendcoinsentry.h.

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

QLabel* Ui_SendCoinsEntry::memoTextLabel_s

Definition at line 62 of file ui_sendcoinsentry.h.

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

QLabel* Ui_SendCoinsEntry::messageLabel

Definition at line 43 of file ui_sendcoinsentry.h.

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

QLabel* Ui_SendCoinsEntry::messageTextLabel
QToolButton* Ui_SendCoinsEntry::pasteButton

Definition at line 37 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::setupTabChain().

BitcoinAmountField* Ui_SendCoinsEntry::payAmount
BitcoinAmountField* Ui_SendCoinsEntry::payAmount_is
BitcoinAmountField* Ui_SendCoinsEntry::payAmount_s
QValidatedLineEdit* Ui_SendCoinsEntry::payTo
QLabel* Ui_SendCoinsEntry::payTo_is
QLabel* Ui_SendCoinsEntry::payTo_s
QLabel* Ui_SendCoinsEntry::payToLabel

Definition at line 33 of file ui_sendcoinsentry.h.

QLabel* Ui_SendCoinsEntry::payToLabel_is

Definition at line 47 of file ui_sendcoinsentry.h.

QLabel* Ui_SendCoinsEntry::payToLabel_s

Definition at line 57 of file ui_sendcoinsentry.h.

QHBoxLayout* Ui_SendCoinsEntry::payToLayout

Definition at line 34 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::SendCoinsEntry().

QHBoxLayout* Ui_SendCoinsEntry::payToLayout_is

Definition at line 48 of file ui_sendcoinsentry.h.

QHBoxLayout* Ui_SendCoinsEntry::payToLayout_s

Definition at line 58 of file ui_sendcoinsentry.h.

QFrame* Ui_SendCoinsEntry::SendCoins

Definition at line 31 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::SendCoinsEntry().

QFrame* Ui_SendCoinsEntry::SendCoins_InsecurePaymentRequest

Definition at line 45 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::setValue().

QFrame* Ui_SendCoinsEntry::SendCoins_SecurePaymentRequest

Definition at line 55 of file ui_sendcoinsentry.h.

Referenced by SendCoinsEntry::setValue().


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