Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <bantablemodel.h>
Public Member Functions | |
BannedNodeLessThan (int nColumn, Qt::SortOrder fOrder) | |
bool | operator() (const CCombinedBan &left, const CCombinedBan &right) const |
Private Attributes | |
int | column |
Qt::SortOrder | order |
Definition at line 21 of file bantablemodel.h.
|
inline |
bool BannedNodeLessThan::operator() | ( | const CCombinedBan & | left, |
const CCombinedBan & | right | ||
) | const |
|
private |
Definition at line 29 of file bantablemodel.h.
|
private |
Definition at line 30 of file bantablemodel.h.