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

Add call*Method functions which take an array or a pointer of jvalues

    XMLWordPrintable

Details

    • Android
    • Next, 2022wk38FOQtforAndroid

    Description

      Qt only provides va_args functions in QAndroidJniObject, but it is possible to pass a pointer of jvalues through Call*MethodA methods in jni interface. This could make some cases easier where same parameters are passed to many method calls.

      https://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/functions.html

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes