Uploaded image for project: 'Qt Tools for Android'
  1. Qt Tools for Android
  2. QTTA-337

Generate strongly-typed APIs

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P2: Important
    • None
    • QtJenny 1.1
    • QtJenny: Compiler
    • None
    • Android
    • 2025wk18s1QtforAndroid, 2025wk20s1QtforAndroid, 2025wk22s1-2QtforAndroid, 2025wk24s2QtforAndroid
    • cf7cac2ed (dev), 9bac1d26f (dev)

    Description

      The idea here is that instead of generating
      void foo(jobject, jobject);
      from a
      void foo(Foo, Bar);

      we generate

      void foo(FooProxy*, BarProxy*);

      instead. We need this to be able to generate the java interface implementations in a reasonable manner, and this is also something that we have envisioned for a long time to do for the call-APIs as well.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTTA-337
          # Subject Branch Project Status CR V

          Activity

            People

              ahmedelkhazari Ahmed El Khazari
              villevoutilainen_qt Ville Voutilainen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: