JS8Call-Improved master
Loading...
Searching...
No Matches
DateItem Class Reference

QTableWidgetItem that compares rows based on Qt::UserRole timestamp. More...

#include <DateTableWidgetItem.h>

Inheritance diagram for DateItem:
Collaboration diagram for DateItem:

Public Member Functions

bool operator< (const QTableWidgetItem &other) const override

Detailed Description

QTableWidgetItem that compares rows based on Qt::UserRole timestamp.

The item stores a timestamp in Qt::UserRole and implements a custom < operator so table sorting uses the stored numeric timestamp value.


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