98 void message(
const QString &title,
const QString &
message,
unsigned int style);
107 #endif // BALANCESVIEW_H
QTableView * balancesView
void setModel(WalletModel *model)
TransactionFilterProxy * transactionProxyModel
virtual void resizeEvent(QResizeEvent *event)
GUIUtil::TableViewLastColumnResizingFixer * columnResizingFixer
void propSelectorChanged(int idx)
QWidget * createDateRangeWidget()
void message(const QString &title, const QString &message, unsigned int style)
Fired when a message should be reported to the user.
void balancesCopyAddress()
void doubleClicked(const QModelIndex &)
Makes a QTableView last column feel as if it was being resized from its left border.
QSignalMapper * mapperThirdPartyTxUrls
QLineEdit * addressWidget
void balancesCopyAmount()
Widget showing the transaction list for a wallet, including a filter row.
BalancesView(QWidget *parent=0)
Filter the transaction list according to pre-specified rules.
Interface to Bitcoin wallet from Qt view code.
QComboBox * propSelectorWidget
void contextualMenu(const QPoint &)