12#ifndef CREDENTIALS_DIALOG_H
13#define CREDENTIALS_DIALOG_H
53 void actionGoToPacket(
const QModelIndex& idx);
57 Ui::CredentialsDialog *ui;
69 static void tapReset(
void *tapdata);
Manages a capture file and its associated state and operations.
Definition capture_file.h:27
A dialog for displaying network credentials extracted from the capture file.
Definition credentials_dialog.h:31
~CredentialsDialog()
Destroys the CredentialsDialog.
Definition credentials_dialog.cpp:82
A list model for managing and displaying extracted network credentials.
Definition credentials_model.h:26
The main packet list view for displaying captured packets.
Definition packet_list.h:45
Base class for Wireshark specific dialogs that require interaction with a CaptureFile.
Definition wireshark_dialog.h:38
Represents the metadata and indexing information for a single captured frame.
Definition packet_info.h:43
Holds all state for the dissection of a single byte array, including session, buffer,...
Definition epan_dissect.h:28
tap_packet_status
Definition tap.h:22