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

Move QAndroidApplication native interface to virtual functions instead of static methods

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8
    • QPA
    • None
    • Android
    • 60f07671e (dev), 4e66be84b (6.8)

    Description

       The QAndroidApplication native interface wrongly uses static methods
          instead of virtual functions, which has lead to client call sites not
          using the preferred QCoreApplication::nativeInterface() API to resolve
          the interface, and a lack of an implementation in QCoreApplication
          for the resolveInterface function.

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            vestbo Tor Arne Vestbø
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes