NDEVR
API Documentation
TransitIncidentPedestrianEditor

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

Collaboration diagram for TransitIncidentPedestrianEditor:
[legend]

Public Member Functions

 TransitIncidentPedestrianEditor (TransitIncidentManager *manager, QWidget *parent=nullptr)
 Constructs the pedestrian editor and populates it with the pedestrian list.

Protected Attributes

TransitIncidentManagerm_manager
 The owning transit incident manager.

Detailed Description

Editor widget for managing pedestrians involved in a transit incident.

Definition at line 10 of file InvolvedPartiesEditor.h.

Constructor & Destructor Documentation

◆ TransitIncidentPedestrianEditor()

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

Constructs the pedestrian editor and populates it with the pedestrian list.

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

Definition at line 17 of file InvolvedPartiesEditor.h.

References TransitIncidentPersonTable::createAddButton(), InterfaceOrientationController::Default(), e_pedestrian, m_manager, TransitIncidentManager::pedestrianRoot(), InterfaceOrientationController::run(), and DesignPropertyTable::showSearch().


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