6 #ifndef TRANSACTIONVIEW_H
7 #define TRANSACTIONVIEW_H
100 void message(
const QString &title,
const QString &
message,
unsigned int style);
113 #endif // TRANSACTIONVIEW_H
void changedPrefix(const QString &prefix)
TransactionView(QWidget *parent=0)
void openThirdPartyTxUrl(QString url)
QWidget * createDateRangeWidget()
void focusTransaction(const QModelIndex &)
QTableView * transactionView
void chooseWatchonly(int idx)
virtual void resizeEvent(QResizeEvent *event)
QSignalMapper * mapperThirdPartyTxUrls
void message(const QString &title, const QString &message, unsigned int style)
Fired when a message should be reported to the user.
Widget showing the transaction list for a wallet, including a filter row.
Makes a QTableView last column feel as if it was being resized from its left border.
void changedAmount(const QString &amount)
void updateWatchOnlyColumn(bool fHaveWatchOnly)
TransactionFilterProxy * transactionProxyModel
QComboBox * watchOnlyWidget
void setModel(WalletModel *model)
Filter the transaction list according to pre-specified rules.
Interface to Anoncoin wallet from Qt view code.
QLineEdit * addressWidget
void contextualMenu(const QPoint &)
GUIUtil::TableViewLastColumnResizingFixer * columnResizingFixer
void doubleClicked(const QModelIndex &)