Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <QObject>
#include <QWidget>
#include <QLabel>
#include <QVariant>
#include <QList>
#include <QLineEdit>
#include <QComboBox>
#include <QButtonGroup>
#include <QCheckBox>
#include <QDateTime>
#include <extcap_parser.h>
Go to the source code of this file.
Classes | |
class | ExtcapValue |
class | ExtcapArgument |
class | ExtArgText |
class | ExtArgNumber |
class | ExtArgSelector |
class | ExtArgEditSelector |
class | ExtArgRadio |
class | ExtArgBool |
class | ExtArgTimestamp |
Macros | |
#define | EXTCAP_GUI_BLANK_LABEL "QLabel { color : ; }" |
#define | EXTCAP_GUI_ERROR_LABEL "QLabel { color : red; }" |
Typedefs | |
typedef QList< ExtcapValue > | ExtcapValueList |
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