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

QDoc: drop unused UsingClause struct

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.6.0
    • None
    • Build tools: qdoc
    • None
    • 0c8e54905 (dev)
    • DaVinci 75

    Description

      Before the introduction of clang as QDoc's C++ parser, a struct, UsingClause, kept track of the use of using statements for documentation purposes. With the introduction of the \typealias command, clang took over responsibility for keeping track of this information. However, the old code was left behind doing nothing, so let's get rid of it.

      Attachments

        Issue Links

          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
              Topi Reiniƶ Topi Reiniƶ
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes