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

Qt shouldn't use any deprecated APIs

    XMLWordPrintable

Details

    • Epic
    • Resolution: Done
    • P2: Important
    • 6.0
    • None
    • Other
    • None
    • Deprecated API usage

    Description

      Several APIs in Qt are deprecated, and we don't want application code to use those APIs anymore. However, Qt code itself often still uses those APIs, both in library code, in examples, and in tests.

      We need to remove all usage of deprecated API from the code. We still need to test the deprecated APIs as long as they are not removed completely, but that test code would ideally live in a separate test case.

      The acceptance criteria is that Qt builds with those deprecated APIs disabled.

      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
              vhilshei Volker Hilsheimer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes