![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include <config.h>
#include "wsutil/feature_list.h"
#include "epan/register.h"
#include "ui/help_url.h"
#include <QApplication>
#include <QDir>
#include <QFont>
#include <QIcon>
#include <QTimer>
#include <QTranslator>
#include "capture_event.h"
Go to the source code of this file.
Classes | |
struct | _recent_item_status |
class | MainApplication |
Typedefs | |
typedef struct _recent_item_status | recent_item_status |
Functions | |
void | gather_wireshark_qt_compiled_info (feature_list l) |
void | gather_wireshark_runtime_info (feature_list l) |
Variables | |
MainApplication * | mainApp |
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
void gather_wireshark_qt_compiled_info | ( | feature_list | l | ) |
Global compile time version info
void gather_wireshark_runtime_info | ( | feature_list | l | ) |
Global runtime version info