Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Slots | Public Member Functions | List of all members
LBMStreamDialog Class Reference

Dialog for analyzing LBM stream statistics and details. More...

#include <lbm_stream_dialog.h>

Inheritance diagram for LBMStreamDialog:

Public Slots

void setCaptureFile (capture_file *cfile)
 Sets the capture file.
 

Public Member Functions

 LBMStreamDialog (QWidget *parent=0, capture_file *cfile=NULL)
 Constructs a new LBMStreamDialog.
 
 ~LBMStreamDialog (void)
 Destroys the LBMStreamDialog.
 
Ui::LBMStreamDialog * getUI (void)
 Retrieves the UI object.
 

Detailed Description

Dialog for analyzing LBM stream statistics and details.

Constructor & Destructor Documentation

◆ LBMStreamDialog()

LBMStreamDialog::LBMStreamDialog ( QWidget *  parent = 0,
capture_file cfile = NULL 
)
explicit

Constructs a new LBMStreamDialog.

Parameters
parentThe parent widget, defaults to 0.
cfileThe capture file, defaults to NULL.

Member Function Documentation

◆ 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
cfileThe capture file to set.

The documentation for this class was generated from the following files: