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

Dialog for analyzing LBM LBTRU transport statistics and details. More...

#include <lbm_lbtru_transport_dialog.h>

Inheritance diagram for LBMLBTRUTransportDialog:

Public Slots

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

Signals

void goToPacket (int packet_num)
 Signal emitted to navigate to a specific packet.
 

Public Member Functions

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

Detailed Description

Dialog for analyzing LBM LBTRU transport statistics and details.

Constructor & Destructor Documentation

◆ LBMLBTRUTransportDialog()

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

Constructs a new LBMLBTRUTransportDialog.

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

Member Function Documentation

◆ getUI()

Ui::LBMLBTRUTransportDialog * LBMLBTRUTransportDialog::getUI ( void  )
inline

Retrieves the UI object.

Returns
Pointer to the UI object.

◆ goToPacket

void LBMLBTRUTransportDialog::goToPacket ( int  packet_num)
signal

Signal emitted to navigate to a specific packet.

Parameters
packet_numThe packet number to navigate to.

◆ setCaptureFile

void LBMLBTRUTransportDialog::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: