|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include <config.h>#include <glib.h>#include "epan/epan_dissect.h"#include "epan/prefs.h"#include "ui/preference_utils.h"#include "ui/io_graph_item.h"#include "wireshark_dialog.h"#include <ui/qt/models/uat_model.h>#include <ui/qt/models/uat_delegate.h>#include <QIcon>#include <QMenu>#include <QTextStream>Go to the source code of this file.
Classes | |
| class | IOGraph |
| class | IOGraphDialog |
Variables | |
| const int | max_io_items_ = 250000 |
Wireshark - Network traffic analyzer By Gerald Combs gerald@wireshark.org Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later