NDEVR
API Documentation
WitnessEditor

Editor widget for managing witnesses of a transit incident. More...

Collaboration diagram for WitnessEditor:
[legend]

Public Member Functions

 WitnessEditor (TransitIncidentManager *manager, QWidget *parent=nullptr)
 Constructs the witness editor and populates it with the witness list.

Protected Attributes

TransitIncidentManagerm_manager
 The owning transit incident manager.

Detailed Description

Editor widget for managing witnesses of a transit incident.

Definition at line 8 of file ThirdPartiesEditor.h.

Constructor & Destructor Documentation

◆ WitnessEditor()

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

Constructs the witness editor and populates it with the witness list.

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

Definition at line 15 of file ThirdPartiesEditor.h.

References TransitIncidentPersonTable::createAddButton(), e_witness, m_manager, DesignPropertyTable::showSearch(), and TransitIncidentManager::witnessRoot().


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