5 #ifndef BITCOIN_QT_COINCONTROLDIALOG_H 6 #define BITCOIN_QT_COINCONTROLDIALOG_H 10 #include <QAbstractButton> 17 #include <QTreeWidgetItem> 29 #define ASYMP_UTF8 "\xE2\x89\x88" 62 QString
strPad(QString,
int, QString);
127 #endif // BITCOIN_QT_COINCONTROLDIALOG_H
static QList< CAmount > payAmounts
void buttonSelectAllClicked()
Ui::CoinControlDialog * ui
static void updateLabels(WalletModel *, QDialog *)
void headerSectionClicked(int)
void viewItemChanged(QTreeWidgetItem *, int)
void clipboardLowOutput()
const PlatformStyle * platformStyle
int getMappedColumn(int column, bool fVisibleColumn=true)
void showMenu(const QPoint &)
void copyTransactionHash()
void sortView(int, Qt::SortOrder)
void setModel(WalletModel *model)
void buttonBoxClicked(QAbstractButton *)
static bool fSubtractFeeFromAmount
CoinControlDialog(const PlatformStyle *platformStyle, QWidget *parent=0)
static CCoinControl * coinControl
QTreeWidgetItem * contextMenuItem
QAction * copyTransactionHashAction
QString strPad(QString, int, QString)
void buttonToggleLockClicked()