![]() |
Dash Core
0.12.2.1
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 |
Definition at line 24 of file bantablemodel.h.
bool BannedNodeLessThan::operator() | ( | const CCombinedBan & | left, |
const CCombinedBan & | right | ||
) | const |
Definition at line 17 of file bantablemodel.cpp.
|
private |
Definition at line 29 of file bantablemodel.h.
Referenced by operator()().
|
private |
Definition at line 30 of file bantablemodel.h.
Referenced by operator()().