mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
Improve documentation for UI classes
This commit is contained in:
@@ -16,6 +16,9 @@ class QFrame;
|
||||
class QDateTimeEdit;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
/** Widget showing the transaction list for a wallet, including a filter row.
|
||||
Using the filter row, the user can view or export a subset of the transactions.
|
||||
*/
|
||||
class TransactionView : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user