Master Core  v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Data Structures | 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.

Data Structures

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: