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

Qt shouldn't use any deprecated APIs

XMLWordPrintable

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

      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.

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

            laknoll Lars Knoll
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes