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

qdoc gets confused by QtConcurrent namespace and QtConcurrent module

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.1.0
    • 5.1.0 Beta 1
    • Documentation
    • None
    • a78a69220fe45d831cc3e6a33f0b4d52907b1495

    Description

      There is a C++ namespace named QtConcurrent, and there is a Qt module named QtConcurrent. qdoc must be modified to keep track of both of them. e.g. a member function should be a child of the namespace but only a member of the module. That is, the member function's parent should be the namespace, not the module.

      This is further complicated by the inclusion of each member function in a header file, and these header files are also documented.

      Attachments

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

        Activity

          People

            gbk Martin Smith (Qt)
            gbk Martin Smith (Qt)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes