14#ifndef MTP3_SUMMARY_DIALOG_H
15#define MTP3_SUMMARY_DIALOG_H
45 Ui::Mtp3SummaryDialog *ui;
51 QString summaryToHtml();
Manages a capture file and its associated state and operations.
Definition capture_file.h:27
Dialog for displaying MTP3 summary statistics.
Definition mtp3_summary_dialog.h:27
~Mtp3SummaryDialog()
Destroys the Mtp3SummaryDialog.
Definition mtp3_summary_dialog.cpp:59
Base class for Wireshark specific dialogs that require interaction with a CaptureFile.
Definition wireshark_dialog.h:38
Represents a capture file and its associated metadata.
Definition cfile.h:84