NDEVR
API Documentation
OfficersEditor

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

Collaboration diagram for OfficersEditor:
[legend]

Public Member Functions

 OfficersEditor (TransitIncidentManager *manager, QWidget *parent=nullptr)
 Constructs the officers editor and populates it with the officer list.

Protected Attributes

TransitIncidentManagerm_manager
 The owning transit incident manager.

Detailed Description

Editor widget for managing officers involved in a transit incident.

Definition at line 32 of file ThirdPartiesEditor.h.

Constructor & Destructor Documentation

◆ OfficersEditor()

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

Constructs the officers editor and populates it with the officer list.

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

Definition at line 39 of file ThirdPartiesEditor.h.

References TransitIncidentPersonTable::createAddButton(), e_officer, m_manager, TransitIncidentManager::officerRoot(), and DesignPropertyTable::showSearch().


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