![]() |
Bitcoin Core 31.1.0
P2P Digital Currency
|
Public Member Functions | |
| TransactionNotification ()=default | |
| TransactionNotification (Txid _hash, ChangeType _status, bool _showTransaction) | |
| void | invoke (QObject *ttm) |
Private Attributes | |
| Txid | hash |
| ChangeType | status |
| bool | showTransaction |
Definition at line 62 of file transactiontablemodel.cpp.
|
default |
|
inline |
Definition at line 66 of file transactiontablemodel.cpp.
|
inline |
Definition at line 69 of file transactiontablemodel.cpp.
|
private |
Definition at line 80 of file transactiontablemodel.cpp.
|
private |
Definition at line 82 of file transactiontablemodel.cpp.
|
private |
Definition at line 81 of file transactiontablemodel.cpp.