YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
LogSortFilterProxyModel Class Reference

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarplogger/logtabSorting.h>

+ Inheritance diagram for LogSortFilterProxyModel:

Public Member Functions

 LogSortFilterProxyModel (QObject *parent=0)
 

Protected Member Functions

bool lessThan (const QModelIndex &left, const QModelIndex &right) const override
 

Detailed Description

Definition at line 13 of file logtabSorting.h.

Constructor & Destructor Documentation

◆ LogSortFilterProxyModel()

LogSortFilterProxyModel::LogSortFilterProxyModel ( QObject *  parent = 0)

Definition at line 8 of file logtabSorting.cpp.

Member Function Documentation

◆ lessThan()

bool LogSortFilterProxyModel::lessThan ( const QModelIndex &  left,
const QModelIndex &  right 
) const
overrideprotected

Definition at line 12 of file logtabSorting.cpp.


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