NDEVR
API Documentation
TransitIncidentReportHandler Member List

This is the complete list of members for TransitIncidentReportHandler, including all inherited members.

canHandle(UUID id, QTModelManager *manager) const overrideTransitIncidentReportHandlervirtual
createReportJSON(const UUID &id, JSONNode &node, ReportJSONMaker &maker) const overrideTransitIncidentReportHandlervirtual
defaultEnabled() constReportHandlerinlinevirtual
defaultReportIDs(const Buffer< UUID > &objects_to_report, QTModelManager *manager) const overrideTransitIncidentReportHandlervirtual
description() constReportHandlerinline
getReport(const UUID &id, QTModelManager *manager, const QRect &requested_geometry) const overrideTransitIncidentReportHandlervirtual
icon() constReportHandlerinline
id() const overrideTransitIncidentReportHandlerinlinevirtual
m_default_enabledReportHandlerprotected
m_descriptionReportHandlerprotected
m_iconReportHandlerprotected
m_nameReportHandlerprotected
m_reportTransitIncidentReportHandlermutable
name() constReportHandlerinline
popupOptions() constReportHandlerinlinevirtual
ReportHandler(const TranslatedString &name, const TranslatedString &description, const StringView &icon)ReportHandlerinline
TransitIncidentReportHandler()TransitIncidentReportHandler