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

qdoc: Automatic \inmodule resolution fails in some environments

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-99740
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes