![]() |
Bitcoin Core
22.99.0
P2P Digital Currency
|
#include <qt/addresstablemodel.h>
#include <qt/guiutil.h>
#include <qt/walletmodel.h>
#include <key_io.h>
#include <wallet/wallet.h>
#include <algorithm>
#include <QFont>
#include <QDebug>
Go to the source code of this file.
Classes | |
struct | AddressTableEntry |
struct | AddressTableEntryLessThan |
class | AddressTablePriv |
Functions | |
static AddressTableEntry::Type | translateTransactionType (const QString &strPurpose, bool isMine) |
|
static |