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

Identify and mark all deprecated/obsolete API that survived the transition from Qt 5 to Qt 6

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Other

    Description

      Issue

      Some parts of the Qt API have been documented as obsolete for a long time, but were not removed before Qt 6.0.0 was released.

      For example, the following 2 pages contain exactly the same list:

      QLocale::countriesForLanguage() is another example.

       

      Task

      Mark all such API with QT_DEPRECATED_SINCE() , Q_DECL_ENUMERATOR_DEPRECATED, or similar to ensure that these don't make it to Qt 7.

       

      Extra notes

      Attachments

        Issue Links

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

          Activity

            People

              laknoll Lars Knoll
              jksh Sze Howe Koh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes