10#ifndef __SCSI_SERVICE_RESPONSE_TIME_DIALOG_H__
11#define __SCSI_SERVICE_RESPONSE_TIME_DIALOG_H__
57 QComboBox *command_combo_;
Manages a capture file and its associated state and operations.
Definition capture_file.h:27
virtual void provideParameterData() override
Provides parameter data for the service response time dialog.
Definition scsi_service_response_time_dialog.cpp:78
void setScsiCommand(int command)
Sets the active SCSI command to display statistics for.
Definition scsi_service_response_time_dialog.cpp:72
ScsiServiceResponseTimeDialog(QWidget &parent, CaptureFile &cf, struct register_srt *srt, const QString filter)
Constructs a new ScsiServiceResponseTimeDialog object.
Definition scsi_service_response_time_dialog.cpp:25
static TapParameterDialog * createScsiSrtDialog(QWidget &parent, const QString, const QString opt_arg, CaptureFile &cf)
Factory method to create a SCSI SRT dialog.
Definition scsi_service_response_time_dialog.cpp:45
ServiceResponseTimeDialog(QWidget &parent, CaptureFile &cf, struct register_srt *srt, const QString filter, int help_topic=0)
Constructs a new ServiceResponseTimeDialog object.
Definition service_response_time_dialog.cpp:171
TapParameterDialog(QWidget &parent, CaptureFile &cf, int help_topic=0)
Constructs the tap parameter dialog and registers it for retapping.
Definition tap_parameter_dialog.cpp:69
Definition srt_table.c:20