Raven Core  3.0.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
AssetTablePriv Class Reference
Collaboration diagram for AssetTablePriv:
[legend]

Public Member Functions

 AssetTablePriv (AssetTableModel *_parent)
 
void refreshWallet ()
 
int size ()
 
AssetRecordindex (int idx)
 

Public Attributes

AssetTableModelparent
 
QList< AssetRecordcachedBalances
 

Detailed Description

Definition at line 26 of file assettablemodel.cpp.

Constructor & Destructor Documentation

◆ AssetTablePriv()

AssetTablePriv::AssetTablePriv ( AssetTableModel _parent)
inline

Definition at line 28 of file assettablemodel.cpp.

Member Function Documentation

◆ index()

AssetRecord* AssetTablePriv::index ( int  idx)
inline

Definition at line 95 of file assettablemodel.cpp.

Here is the caller graph for this function:

◆ refreshWallet()

void AssetTablePriv::refreshWallet ( )
inline

Definition at line 38 of file assettablemodel.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ size()

int AssetTablePriv::size ( )
inline

Definition at line 91 of file assettablemodel.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ cachedBalances

QList<AssetRecord> AssetTablePriv::cachedBalances

Definition at line 35 of file assettablemodel.cpp.

◆ parent

AssetTableModel* AssetTablePriv::parent

Definition at line 33 of file assettablemodel.cpp.


The documentation for this class was generated from the following file: