#include <config.h>
#include "wsutil/feature_list.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.
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
◆ gather_wireshark_qt_compiled_info()
Gather compiled information for Wireshark Qt components.
Global compile time version info
- Parameters
-
| l | Feature list to store the gathered information. |
◆ gather_wireshark_runtime_info()
Gather runtime information for Wireshark.
Global runtime version info
- Parameters
-
| l | Feature list to store the gathered information. |