D28986: API dox: document Q_DECLARE_FLAGS-based flags

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Sun Apr 19 17:56:24 BST 2020


kossebau created this revision.
kossebau added reviewers: Frameworks, dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
kossebau requested review of this revision.

REVISION 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.

REPOSITORY
  R244 KCoreAddons

BRANCH
  documentFlags

REVISION DETAIL
  https://phabricator.kde.org/D28986

AFFECTED FILES
  src/lib/jobs/kjob.h
  src/lib/jobs/kjobuidelegate.h
  src/lib/text/ktexttohtml.h
  src/lib/util/kformat.h
  src/lib/util/kshell.h

To: kossebau, #frameworks, dfaure
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200419/60a41f5a/attachment.html>


More information about the Kde-frameworks-devel mailing list