![]() |
NDEVR
API Documentation
|
Editor widget for managing pedestrians involved in a transit incident. More...
Public Member Functions | |
| TransitIncidentPedestrianEditor (TransitIncidentManager *manager, QWidget *parent=nullptr) | |
| Constructs the pedestrian editor and populates it with the pedestrian list. | |
Protected Attributes | |
| TransitIncidentManager * | m_manager |
| The owning transit incident manager. | |
Editor widget for managing pedestrians involved in a transit incident.
Definition at line 10 of file InvolvedPartiesEditor.h.
|
inline |
Constructs the pedestrian editor and populates it with the pedestrian list.
| [in] | manager | The transit incident manager providing pedestrian data. |
| [in] | parent | The 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().