5 #ifndef FABCOIN_QT_SENDCOINSDIALOG_H 6 #define FABCOIN_QT_SENDCOINSDIALOG_H 11 #include <QMessageBox> 42 QWidget *setupTabChain(QWidget *prev);
44 void setAddress(
const QString &
address);
53 void updateTabsAndLabels();
72 void on_sendButton_clicked();
74 void updateDisplayUnit();
75 void coinControlFeatureChanged(
bool);
76 void coinControlButtonClicked();
77 void coinControlChangeChecked(
int);
78 void coinControlChangeEdited(
const QString &);
79 void coinControlUpdateLabels();
80 void coinControlClipboardQuantity();
81 void coinControlClipboardAmount();
82 void coinControlClipboardFee();
83 void coinControlClipboardAfterFee();
84 void coinControlClipboardBytes();
85 void coinControlClipboardLowOutput();
86 void coinControlClipboardChange();
88 void updateFeeSectionControls();
89 void updateMinFeeLabel();
90 void updateSmartFeeLabel();
94 void message(
const QString &title,
const QString &message,
unsigned int style);
98 #define SEND_CONFIRM_DELAY 3 110 void updateYesButton();
118 #endif // FABCOIN_QT_SENDCOINSDIALOG_H
struct evm_uint256be balance(struct evm_env *env, struct evm_uint160be address)
#define SEND_CONFIRM_DELAY
A single entry in the dialog for sending fabcoins.
int64_t CAmount
Amount in lius (Can be negative)
ClientModel * clientModel
Dialog for sending fabcoins.
Model for Fabcoin network client.
Interface to Fabcoin wallet from Qt view code.
const PlatformStyle * platformStyle
struct evm_uint160be address(struct evm_env *env)
QAbstractButton * yesButton
bool fNewRecipientAllowed