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