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

Assistant: port away from using deprecated APIs

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.2.5, 6.3.1, 6.4.0 Beta3
    • Tools: Assistant
    • None

      When trying to build qttools with QT_DISABLE_DEPRECATED_UP_TO = current Qt version (QTBUG-104968) I figured out that the code is still using some APIs that were deprecated in Qt 5.13.

      There is a replacement API, and the code mostly supports switching between old and new APIs by toggling QHelpEngineCore::setUsesFilterEngine(). But for now it looks like this work is incomplete.

      This task is about finishing the work.

      I tried to provide some fixes in scope of QTBUG-104968, but got stuck and decided to temporary un-deprecate the old APIs.

        For Gerrit Dashboard: QTBUG-105925
        # Subject Branch Project Status CR V

            jkobus Jarek Kobus
            ivan.solovev Ivan Solovev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: