Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <peertablesortproxy.h>
Public Member Functions | |
PeerTableSortProxy (QObject *parent=nullptr) | |
Protected Member Functions | |
bool | lessThan (const QModelIndex &left_index, const QModelIndex &right_index) const override |
Definition at line 14 of file peertablesortproxy.h.
|
explicit |
Definition at line 14 of file peertablesortproxy.cpp.
|
overrideprotected |