10#ifndef PACKET_DIALOG_H
11#define PACKET_DIALOG_H
40 void showProtocolPreferences(
const QString module_name);
44 void on_buttonBox_helpRequested();
45#if QT_VERSION >= QT_VERSION_CHECK(6, 7, 0)
46 void viewVisibilityStateChanged(Qt::CheckState);
48 void viewVisibilityStateChanged(
int);
50 void layoutChanged(
int);
58 pref_t *pref_packet_dialog_layout_;
Definition byte_view_tab.h:29
Definition capture_file.h:21
Definition packet_dialog.h:29
void captureFileClosing()
Called when the capture file is about to close. This can be used to disconnect taps and similar actio...
Definition packet_dialog.cpp:179
Definition proto_tree.h:27
Definition wireshark_dialog.h:35
Definition epan_dissect.h:28
Definition prefs-int.h:27