![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <peertablemodel.h>
Public Member Functions | |
| NodeLessThan (int nColumn, Qt::SortOrder fOrder) | |
| bool | operator() (const CNodeCombinedStats &left, const CNodeCombinedStats &right) const |
Private Attributes | |
| int | column |
| Qt::SortOrder | order |
Definition at line 27 of file peertablemodel.h.
|
inline |
| bool NodeLessThan::operator() | ( | const CNodeCombinedStats & | left, |
| const CNodeCombinedStats & | right | ||
| ) | const |
|
private |
Definition at line 35 of file peertablemodel.h.
|
private |
Definition at line 36 of file peertablemodel.h.
1.8.11