![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include <config.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 <wsutil/str_util.h>
#include <QPointer>
#include <QIcon>
#include <QMenu>
#include <QTextStream>
#include <vector>
Go to the source code of this file.
Classes | |
class | IOGraph |
class | IOGraphDialog |
Variables | |
const int | max_io_items_ = 1 << 25 |
Wireshark - Network traffic analyzer By Gerald Combs geral Copyright 1998 Gerald Combs d@wi resha rk.o rg
SPDX-License-Identifier: GPL-2.0-or-later