|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include <config.h>#include <ui/qt/models/tree_model_helpers.h>#include <epan/proto.h>#include <QSortFilterProxyModel>Go to the source code of this file.
Classes | |
| class | SupportedProtocolsItem |
| Tree item representing a single protocol or protocol field in the Supported Protocols tree, storing its name, filter expression, field type, and description. More... | |
| class | SupportedProtocolsModel |
| Tree model that exposes all registered Wireshark protocols and their fields, organised as a parent–child hierarchy suitable for display in the Supported Protocols dialog. More... | |
| class | SupportedProtocolsProxyModel |
| Sort/filter proxy model for SupportedProtocolsModel that performs case-insensitive substring filtering across name, filter, type, and description columns, and provides natural sorting for each column. More... | |
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