Raven Core
3.0.0
P2P Digital Currency
|
Public Member Functions | |
AssetTablePriv (AssetTableModel *_parent) | |
void | refreshWallet () |
int | size () |
AssetRecord * | index (int idx) |
Public Attributes | |
AssetTableModel * | parent |
QList< AssetRecord > | cachedBalances |
Definition at line 26 of file assettablemodel.cpp.
|
inline |
Definition at line 28 of file assettablemodel.cpp.
|
inline |
|
inline |
Definition at line 38 of file assettablemodel.cpp.
|
inline |
QList<AssetRecord> AssetTablePriv::cachedBalances |
Definition at line 35 of file assettablemodel.cpp.
AssetTableModel* AssetTablePriv::parent |
Definition at line 33 of file assettablemodel.cpp.