API dox: document Q_DECLARE_FLAGS-based flags

Authored by kossebau on Apr 19 2020, 7:22 PM.

Description

API dox: document Q_DECLARE_FLAGS-based flags

Summary:
KApiDox & ECMAddQch have been just teached about Q_DECLARE_FLAGS, so the
underlying typedefs are no longer skipped by doxygen, but can be
documented now, allowing links to be generated for these types e.g. when
used as arguments.

The "#" prefix to the enum name in the description text of all the
Q_DECLARE_FLAGS docs seems needed to properly trigger doxygen autolinks.

GIT_SILENT

Details

Committed
kossebauApr 19 2020, 7:22 PM
Parents
R289:d072f71657fe: Add KNotificationJobUiDelegate(KJobUiDelegate::Flags) constructor
Branches
Unknown
Tags
Unknown