Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-82190

Make QDoc aware of the namespace scope of an \fn command

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.15.0 Beta1
    • 5.11
    • Build tools: qdoc
    • None
    • ea29dae17dd4238c259a05667ebd8ce7ca54b4fd (qt/qttools/5.15)
    • DaVinci sprint 3

    Description

      The Clang-based C++ parser in QDoc construct a temporary translation unit for the function definition from the \fn command parameter. Currently however, this mechanism ignores any
      namespace under which the \fn-containing comment is located; this forces the writer to provide fully qualified paths for everything in the function signature.

      Tracking the current namespace scope would make writing \fn command more intuitive and improve the reliability of matching the function documentation to the correct node from the header.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            treinio Topi Reiniƶ
            treinio Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes