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

#include <coincontroldialog.h>

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

Public Member Functions

 CCoinControlWidgetItem (QTreeWidget *parent, int type=Type)
 
 CCoinControlWidgetItem (int type=Type)
 
 CCoinControlWidgetItem (QTreeWidgetItem *parent, int type=Type)
 
bool operator< (const QTreeWidgetItem &other) const
 

Detailed Description

Definition at line 30 of file coincontroldialog.h.

Constructor & Destructor Documentation

CCoinControlWidgetItem::CCoinControlWidgetItem ( QTreeWidget *  parent,
int  type = Type 
)
inline

Definition at line 33 of file coincontroldialog.h.

CCoinControlWidgetItem::CCoinControlWidgetItem ( int  type = Type)
inline

Definition at line 34 of file coincontroldialog.h.

CCoinControlWidgetItem::CCoinControlWidgetItem ( QTreeWidgetItem *  parent,
int  type = Type 
)
inline

Definition at line 35 of file coincontroldialog.h.

Here is the call graph for this function:

Member Function Documentation

bool CCoinControlWidgetItem::operator< ( const QTreeWidgetItem &  other) const

Definition at line 39 of file coincontroldialog.cpp.

Here is the call graph for this function:


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