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

QDoc: drop unused UsingClause struct

XMLWordPrintable

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

      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.

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

            paulwicking Paul Wicking
            paulwicking Paul Wicking
            Topi Reiniƶ Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes