Dash Core  0.12.2.1
P2P Digital Currency
addresstablemodel.cpp File Reference
#include "addresstablemodel.h"
#include "guiutil.h"
#include "walletmodel.h"
#include "base58.h"
#include "wallet/wallet.h"
#include <boost/foreach.hpp>
#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)
 

Function Documentation

◆ translateTransactionType()

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