Dialog for analyzing LBM LBTRU transport statistics and details.
More...
#include <lbm_lbtru_transport_dialog.h>
|
| void | goToPacket (int packet_num) |
| | Signal emitted to navigate to a specific packet.
|
| |
Dialog for analyzing LBM LBTRU transport statistics and details.
◆ LBMLBTRUTransportDialog()
| LBMLBTRUTransportDialog::LBMLBTRUTransportDialog |
( |
QWidget * |
parent = 0, |
|
|
capture_file * |
cfile = NULL |
|
) |
| |
|
explicit |
Constructs a new LBMLBTRUTransportDialog.
- Parameters
-
| parent | The parent widget, defaults to 0. |
| cfile | The capture file, defaults to NULL. |
◆ 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_num | The packet number to navigate to. |
◆ setCaptureFile
| void LBMLBTRUTransportDialog::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: