Dialog for analyzing LBM stream statistics and details.
More...
#include <lbm_stream_dialog.h>
Dialog for analyzing LBM stream statistics and details.
◆ LBMStreamDialog()
| LBMStreamDialog::LBMStreamDialog |
( |
QWidget * |
parent = 0, |
|
|
capture_file * |
cfile = NULL |
|
) |
| |
|
explicit |
Constructs a new LBMStreamDialog.
- Parameters
-
| parent | The parent widget, defaults to 0. |
| cfile | The capture file, defaults to NULL. |
◆ getUI()
| Ui::LBMStreamDialog * LBMStreamDialog::getUI |
( |
void |
| ) |
|
|
inline |
Retrieves the UI object.
- Returns
- Pointer to the UI object.
◆ setCaptureFile
| void LBMStreamDialog::setCaptureFile |
( |
capture_file * |
cfile | ) |
|
|
slot |
Sets the capture file.
- Parameters
-
| cfile | The capture file to set. |
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/lbm_stream_dialog.h
- /builds/wireshark/wireshark/ui/qt/lbm_stream_dialog.cpp