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

qdoc: Automatic \inmodule resolution fails in some environments

    XMLWordPrintable

Details

    • 5
    • 1f3f5696a8 (qt/qttools/dev) c08c1d404b (qt/qttools/6.3) c08c1d404b (qt/tqtc-qttools/6.3)
    • Da Vinci sprint 47

    Description

      QDoc has code to resolve the module a class/header/namespace lives in based on the path of the source file (declaration), without requiring an \inmodule command. This code includes a list of module names that is out of date, and the whole mechanism is poorly designed, resulting in documentation warnings if the source tree doesn't have an assumed structure.

      It's better to mandate that all c++ aggregates use the \inmodule and remove this mechanism entirely.

      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