NDEVR
API Documentation
IncidentReportSetup

Widget providing the initial setup interface for a transit incident report. More...

Collaboration diagram for IncidentReportSetup:
[legend]

Public Member Functions

 IncidentReportSetup (TransitIncidentManager *manager, QWidget *parent=nullptr)
 Constructs the IncidentReportSetup widget.

Protected Member Functions

void updateUI ()
 Refreshes the UI to reflect the current incident data.

Protected Attributes

BusManagerWidgetm_bus_manager
 Widget for managing buses.
DriverManagerWidgetm_driver_manager
 Widget for managing drivers.
TransitIncidentManagerm_manager
 The owning transit incident manager.
Ui::IncidentReportSetupUI * ui
 The auto-generated UI form.

Detailed Description

Widget providing the initial setup interface for a transit incident report.

Definition at line 13 of file IncidentReportSetup.h.

Constructor & Destructor Documentation

◆ IncidentReportSetup()

IncidentReportSetup::IncidentReportSetup ( TransitIncidentManager * manager,
QWidget * parent = nullptr )

Constructs the IncidentReportSetup widget.

Parameters
[in]managerThe transit incident manager providing data.
[in]parentThe parent widget.

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