![]() |
NDEVR
API Documentation
|
Editor widget for managing witnesses of a transit incident. More...
Public Member Functions | |
| WitnessEditor (TransitIncidentManager *manager, QWidget *parent=nullptr) | |
| Constructs the witness editor and populates it with the witness list. | |
Protected Attributes | |
| TransitIncidentManager * | m_manager |
| The owning transit incident manager. | |
Editor widget for managing witnesses of a transit incident.
Definition at line 8 of file ThirdPartiesEditor.h.
|
inline |
Constructs the witness editor and populates it with the witness list.
| [in] | manager | The transit incident manager providing witness data. |
| [in] | parent | The parent widget. |
Definition at line 15 of file ThirdPartiesEditor.h.
References TransitIncidentPersonTable::createAddButton(), e_witness, m_manager, DesignPropertyTable::showSearch(), and TransitIncidentManager::witnessRoot().