Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes
traffic_types_list.h File Reference
#include "config.h"
#include <QTreeView>
#include <QAbstractListModel>
#include <QMap>
#include <QList>
#include <QString>
#include <QSortFilterProxyModel>

Go to the source code of this file.

Classes

class  TrafficTypesRowData
 Data record for a single row in the traffic-types protocol list, storing a protocol's numeric ID, display name, and selection state. More...
 
class  TrafficTypesModel
 List model that exposes all registered traffic-tap protocols with checkable rows, backed by a recent-protocol GList for persistence. More...
 
class  TrafficListSortModel
 Sort/filter proxy model for TrafficTypesModel that supports case-insensitive name filtering and protocol-name–aware sorting. More...
 
class  TrafficTypesList
 Tree view widget that presents a filterable, sortable, checkable list of traffic-tap protocols and forwards selection changes to interested parties. More...
 

Detailed Description

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later