Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
RecentCaptureFilesReverseProxyModel Class Reference

Proxy model that reverses row order for display (newest first). More...

#include <recentcapturefiles_list_model.h>

Inheritance diagram for RecentCaptureFilesReverseProxyModel:

Public Member Functions

 RecentCaptureFilesReverseProxyModel (QObject *parent=nullptr)
 
QModelIndex mapToSource (const QModelIndex &proxyIndex) const override
 
QModelIndex mapFromSource (const QModelIndex &sourceIndex) const override
 

Detailed Description

Proxy model that reverses row order for display (newest first).

WorkspaceState stores files oldest-first (matching the file format). This proxy reverses the order so the UI shows newest files at top.


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