NDEVR
API Documentation
TransitIncidentVehiclesEditor

Editor widget for managing vehicles involved in a transit incident. More...

Collaboration diagram for TransitIncidentVehiclesEditor:
[legend]

Public Member Functions

 TransitIncidentVehiclesEditor (TransitIncidentManager *manager, QWidget *parent=nullptr)
 Constructs the vehicles editor and populates it with the vehicle list.

Protected Attributes

TransitIncidentManagerm_manager
 The owning transit incident manager.

Detailed Description

Editor widget for managing vehicles involved in a transit incident.

Definition at line 35 of file InvolvedPartiesEditor.h.

Constructor & Destructor Documentation

◆ TransitIncidentVehiclesEditor()

TransitIncidentVehiclesEditor::TransitIncidentVehiclesEditor ( TransitIncidentManager * manager,
QWidget * parent = nullptr )
inline

Constructs the vehicles editor and populates it with the vehicle list.

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

Definition at line 42 of file InvolvedPartiesEditor.h.

References DesignPropertyTable::addNewButton(), TransitIncidentVehicleTable::createModel(), InterfaceOrientationController::Default(), m_manager, InterfaceOrientationController::run(), DesignPropertyTable::showSearch(), and TransitIncidentManager::vehicleRoot().


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