|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include <config.h>#include <glib.h>#include <ui/qt/models/info_proxy_model.h>#include <ui/qt/models/interface_tree_model.h>#include <ui/qt/models/interface_sort_filter_model.h>#include <QFrame>#include <QHBoxLayout>#include <QAbstractButton>#include <QTimer>#include <QMenu>#include <QPushButton>Go to the source code of this file.
Classes | |
| class | InterfaceFrame |
Display of interfaces, including their respective data, and the capability to filter interfaces by type
Wireshark - Network traffic analyzer By Gerald Combs gerald@wireshark.org Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later