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

An API to deprecate some functionality exported into QML and warn a user when this functionality is still used

    XMLWordPrintable

Details

    Description

      There are a few techniques available to manage versions and API evolution in Qt:

      Yet, this is not sufficient for use cases when a user provides QML API in a C++-only plugin and wants to warn other users that some parts of this API (and not the whole module) are deprecated.

      An idea for a solution would be to extend the existing ways of exporting C++ attributes into QML (https://doc.qt.io/qt-6/qtqml-cppintegration-exposecppattributes.html)

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              vminenko Vladimir Minenko
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes