Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
PeerTableSortProxy Class Reference

#include <peertablesortproxy.h>

Inheritance diagram for PeerTableSortProxy:
[legend]
Collaboration diagram for PeerTableSortProxy:
[legend]

Public Member Functions

 PeerTableSortProxy (QObject *parent=nullptr)

Protected Member Functions

bool lessThan (const QModelIndex &left_index, const QModelIndex &right_index) const override

Detailed Description

Definition at line 14 of file peertablesortproxy.h.

Constructor & Destructor Documentation

◆ PeerTableSortProxy()

PeerTableSortProxy::PeerTableSortProxy ( QObject * parent = nullptr)
explicit

Definition at line 14 of file peertablesortproxy.cpp.

Member Function Documentation

◆ lessThan()

bool PeerTableSortProxy::lessThan ( const QModelIndex & left_index,
const QModelIndex & right_index ) const
overrideprotected

Definition at line 19 of file peertablesortproxy.cpp.

Here is the call graph for this function:

The documentation for this class was generated from the following files: