Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Private Attributes | List of all members
TokenDescDialog Class Reference

Dialog showing token details. More...

#include <tokendescdialog.h>

Inheritance diagram for TokenDescDialog:
[legend]
Collaboration diagram for TokenDescDialog:
[legend]

Public Member Functions

 TokenDescDialog (const QModelIndex &idx, QWidget *parent=0)
 
 ~TokenDescDialog ()
 

Private Attributes

Ui::TokenDescDialogui
 

Detailed Description

Dialog showing token details.

Definition at line 15 of file tokendescdialog.h.

Constructor & Destructor Documentation

TokenDescDialog::TokenDescDialog ( const QModelIndex &  idx,
QWidget *  parent = 0 
)
explicit

Definition at line 9 of file tokendescdialog.cpp.

Here is the call graph for this function:

TokenDescDialog::~TokenDescDialog ( )

Definition at line 23 of file tokendescdialog.cpp.

Member Data Documentation

Ui::TokenDescDialog* TokenDescDialog::ui
private

Definition at line 24 of file tokendescdialog.h.


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