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

Incomplete information about property types in New Classes and Functions pages

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 6.9.2
    • Build tools: qdoc
    • DaVinci 126

      The New Properties section of the New Classes and Functions pages shows the names of properties with links to their locations in the API documentation, but shows incomplete type information: usually just "const".

      This is because property type information is not stored in the generated index files, resulting in no data available to display.

      The solution is to store minimal type information in the index files and retrieve it when reading them.

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

            david.boddie David Boddie
            david.boddie David Boddie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change