![]() |
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include <config.h>
#include "plot.h"
#include <ui/qt/models/uat_model.h>
#include <ui/qt/models/uat_delegate.h>
#include <ui/qt/widgets/customplot.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 | _plot_settings_t |
class | PlotDialog |
Typedefs | |
typedef struct _plot_settings_t | plot_settings_t |
Enumerations | |
enum | UatColumnsPlot { plotColEnabled = 0 , plotColIdx , plotColName , plotColDFilter , plotColColor , plotColStyle , plotColYField , plotColYAxisFactor , plotColMaxNum } |
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
Plots feature by Giovanni Musto giova.nosp@m.nni..nosp@m.musto.nosp@m.@par.nosp@m.tner..nosp@m.ital.nosp@m.desig.nosp@m.n.it Copyright (c) 2025
SPDX-License-Identifier: GPL-2.0-or-later