|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include <config.h>#include "io_graph.h"#include <epan/epan_dissect.h>#include <epan/prefs.h>#include <epan/uat.h>#include <wsutil/str_util.h>#include <ui/preference_utils.h>#include <ui/io_graph_item.h>#include <ui/qt/models/uat_model.h>#include <ui/qt/models/uat_delegate.h>#include "wireshark_dialog.h"#include <QPointer>#include <QMenu>#include <QTextStream>#include <QItemSelection>#include <vector>Go to the source code of this file.
Classes | |
| struct | _io_graph_settings_t |
| class | IOGraphDialog |
Typedefs | |
| typedef struct _io_graph_settings_t | io_graph_settings_t |
Enumerations | |
| enum | UatColumnsIOG { colEnabled = 0 , colName , colDFilter , colColor , colStyle , colYAxis , colYField , colSMAPeriod , colYAxisFactor , colAOT , colMaxNum } |
Variables | |
| const value_string | moving_avg_vs [] |
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