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

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

      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

        There are no Sub-Tasks for this issue.
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:

                There are no open Gerrit changes