|
JS8Call-Improved master
|
QTableWidgetItem that compares rows based on Qt::UserRole timestamp. More...
#include <DateTableWidgetItem.h>


Public Member Functions | |
| bool | operator< (const QTableWidgetItem &other) const override |
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.