API dox: document Q_DECLARE_FLAGS-based flags

Authored by kossebau on Apr 20 2020, 12:57 AM.

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 20 2020, 12:57 AM
Parents
R237:be28e096c533: Add force save behavior to KEntryMap
Branches
Unknown
Tags
Unknown