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

qdoc: Overrides a previous doc for two QML types with identical name in different modules

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.8.4, 6.9.0 FF
    • 6.8
    • Build tools: qdoc
    • None
    • bcca6bb7c (dev), 672b7c283 (6.8)
    • DaVinci 109

    Description

      /*! \qmlmodule FooMod */
      /*! \qmlmodule BarMod */
      
      /*! \qmltype Foo
          \inqmlmodule FooMod
       */
      
      /*! \qmltype Foo
          \inqmlmodule BarMod
       */
      

      -> (qdoc) warning: Overrides a previous doc

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            treinio Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes