Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
addresstablemodel.cpp File Reference
#include "addresstablemodel.h"
#include "guiutil.h"
#include "walletmodel.h"
#include "base58.h"
#include "wallet.h"
#include <QFont>
#include <QDebug>
+ 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

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

Definition at line 53 of file addresstablemodel.cpp.

References AddressTableEntry::Hidden, AddressTableEntry::Receiving, and AddressTableEntry::Sending.

Referenced by AddressTablePriv::refreshAddressTable(), and AddressTablePriv::updateEntry().

+ Here is the caller graph for this function: