Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Macros
idata_printable.h File Reference
#include <config.h>
#include <QtPlugin>
#include <QByteArray>
#include <QObject>

Go to the source code of this file.

Classes

class  IDataPrintable
 An interface for objects that can provide a printable data representation. More...
 

Macros

#define IDataPrintable_iid   "org.wireshark.Qt.UI.IDataPrintable"
 The interface identifier for IDataPrintable, used by Qt's meta-object system.
 

Detailed Description

Interface class for classes, which provide an interface to print objects

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