Dialog for analyzing LBM LBTRM transport statistics and details.
More...
#include <lbm_lbtrm_transport_dialog.h>
|
| void | goToPacket (int PacketNum) |
| | Signal emitted to navigate to a specific packet.
|
| |
Dialog for analyzing LBM LBTRM transport statistics and details.
◆ LBMLBTRMTransportDialog()
| LBMLBTRMTransportDialog::LBMLBTRMTransportDialog |
( |
QWidget * |
parent = 0, |
|
|
capture_file * |
cfile = NULL |
|
) |
| |
|
explicit |
Constructs a new LBMLBTRMTransportDialog.
- Parameters
-
| parent | The parent widget, defaults to 0. |
| cfile | The capture file, defaults to NULL. |
◆ getUI()
| Ui::LBMLBTRMTransportDialog * LBMLBTRMTransportDialog::getUI |
( |
void |
| ) |
|
|
inline |
Retrieves the UI object.
- Returns
- Pointer to the UI object.
◆ goToPacket
| void LBMLBTRMTransportDialog::goToPacket |
( |
int |
PacketNum | ) |
|
|
signal |
Signal emitted to navigate to a specific packet.
- Parameters
-
| PacketNum | The packet number to navigate to. |
◆ setCaptureFile
| void LBMLBTRMTransportDialog::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: