![]() |
PRCYCoin
2.0.0.7rc1
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 23 of file bantablemodel.h.
|
inline |
Definition at line 26 of file bantablemodel.h.
| bool BannedNodeLessThan::operator() | ( | const CCombinedBan & | left, |
| const CCombinedBan & | right | ||
| ) | const |
|
private |
Definition at line 31 of file bantablemodel.h.
|
private |
Definition at line 32 of file bantablemodel.h.
1.8.17