Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QListModelGreaterThan Class Reference

#include <qlistwidget_p.h>

Collaboration diagram for QListModelGreaterThan:

Public Member Functions

bool operator() (QListWidgetItem *i1, QListWidgetItem *i2) const

Detailed Description

Definition at line 38 of file qlistwidget_p.h.

Member Function Documentation

◆ operator()()

bool QListModelGreaterThan::operator() ( QListWidgetItem * i1,
QListWidgetItem * i2 ) const
inline

Definition at line 41 of file qlistwidget_p.h.


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