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

QDoc: Turn "Unknown base for QML type" warning into report

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.9.1, 6.10.0 FF
    • 6.8, 6.9, 6.10
    • Build tools: qdoc
    • None
    • 816182d3c (dev), 42cda6ddd (6.9)
    • DaVinci 114

    Description

      When processing the documentation for QML types, QDoc attempts to resolve their base type when applicable. In some cases, the base type may be a dependency. However, if so, and the dependency isn't met (as is the case in Qt's CI system which integrates repositories separately), QDoc currently issues a false positive warning. As a consequence, Qt's
      documentation configuration contains a spurious regexp that lets QDoc omit/ignore this warning. By changing the warning to a report, we ensure that QDoc will notify the
      user of the possible mistake. 

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            paulwicking Paul Wicking
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are 2 open Gerrit changes