Bitcoin ABC  0.26.3
P2P Digital Currency
Classes | Functions
addresstablemodel.cpp File Reference
#include <qt/addresstablemodel.h>
#include <cashaddrenc.h>
#include <key_io.h>
#include <qt/guiutil.h>
#include <qt/walletmodel.h>
#include <wallet/wallet.h>
#include <algorithm>
#include <variant>
#include <QDebug>
#include <QFont>
Include dependency graph for addresstablemodel.cpp:

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)
 

Function Documentation

◆ translateTransactionType()

static AddressTableEntry::Type translateTransactionType ( const QString &  strPurpose,
bool  isMine 
)
static

Definition at line 55 of file addresstablemodel.cpp.

Here is the caller graph for this function: