Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Private Attributes | List of all members
TokenNotification Struct Reference
Collaboration diagram for TokenNotification:
[legend]

Public Member Functions

 TokenNotification ()
 
 TokenNotification (uint256 _hash, ChangeType _status, bool _showToken)
 
void invoke (QObject *tim)
 

Private Attributes

uint256 hash
 
ChangeType status
 
bool showToken
 

Detailed Description

Definition at line 468 of file tokenitemmodel.cpp.

Constructor & Destructor Documentation

TokenNotification::TokenNotification ( )
inline

Definition at line 471 of file tokenitemmodel.cpp.

TokenNotification::TokenNotification ( uint256  _hash,
ChangeType  _status,
bool  _showToken 
)
inline

Definition at line 472 of file tokenitemmodel.cpp.

Member Function Documentation

void TokenNotification::invoke ( QObject *  tim)
inline

Definition at line 475 of file tokenitemmodel.cpp.

Member Data Documentation

uint256 TokenNotification::hash
private

Definition at line 486 of file tokenitemmodel.cpp.

bool TokenNotification::showToken
private

Definition at line 488 of file tokenitemmodel.cpp.

ChangeType TokenNotification::status
private

Definition at line 487 of file tokenitemmodel.cpp.


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