|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include <config.h>#include <glib.h>#include <epan/color_filters.h>#include <ui/qt/models/tree_model_helpers.h>#include <QList>#include <QColor>#include <QAbstractTableModel>#include <QSortFilterProxyModel>Go to the source code of this file.
Classes | |
| class | ColoringRuleItem |
| class | ColoringRulesModel |
Data model for coloring rules.
Wireshark - Network traffic analyzer By Gerald Combs gerald@wireshark.org Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later