5 #ifndef FABCOIN_QT_COINCONTROLDIALOG_H 6 #define FABCOIN_QT_COINCONTROLDIALOG_H 10 #include <QAbstractButton> 17 #include <QTreeWidgetItem> 28 #define ASYMP_UTF8 "\xE2\x89\x88" 37 bool operator<(
const QTreeWidgetItem &other)
const;
72 void sortView(
int, Qt::SortOrder);
89 void showMenu(
const QPoint &);
93 void copyTransactionHash();
96 void clipboardQuantity();
97 void clipboardAmount();
99 void clipboardAfterFee();
100 void clipboardBytes();
101 void clipboardLowOutput();
102 void clipboardChange();
103 void radioTreeMode(
bool);
104 void radioListMode(
bool);
105 void viewItemChanged(QTreeWidgetItem*,
int);
106 void headerSectionClicked(
int);
107 void buttonBoxClicked(QAbstractButton*);
108 void buttonSelectAllClicked();
109 void updateLabelLocked();
112 #endif // FABCOIN_QT_COINCONTROLDIALOG_H const PlatformStyle * platformStyle
static CCoinControl * coinControl
static QList< CAmount > payAmounts
QAction * copyTransactionHashAction
Ui::CoinControlDialog * ui
static bool fSubtractFeeFromAmount
QTreeWidgetItem * contextMenuItem
PlatformStyle::TableColorType type
Interface to Fabcoin wallet from Qt view code.
bool operator<(const ::CryptoPP::OID &lhs, const ::CryptoPP::OID &rhs)