![]() |
NDEVR
API Documentation
|
Editor widget for managing officers involved in a transit incident. More...
Public Member Functions | |
| OfficersEditor (TransitIncidentManager *manager, QWidget *parent=nullptr) | |
| Constructs the officers editor and populates it with the officer list. | |
Protected Attributes | |
| TransitIncidentManager * | m_manager |
| The owning transit incident manager. | |
Editor widget for managing officers involved in a transit incident.
Definition at line 32 of file ThirdPartiesEditor.h.
|
inline |
Constructs the officers editor and populates it with the officer list.
| [in] | manager | The transit incident manager providing officer data. |
| [in] | parent | The parent widget. |
Definition at line 39 of file ThirdPartiesEditor.h.
References TransitIncidentPersonTable::createAddButton(), e_officer, m_manager, TransitIncidentManager::officerRoot(), and DesignPropertyTable::showSearch().