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

Incomplete information about property types in New Classes and Functions pages

XMLWordPrintable

    • cefb84538 (dev)
    • 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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes