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

Important typo in Qt Docs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.4.0
    • 5.2.0
    • Documentation
    • None

    Description

      Here: http://qt-project.org/doc/qt-5/qandroidjniobject.html#object-types

      jobject L<fully-qulified-name>};

      should be:

      jobject L<fully-qulified-name>;

      This gave me a headache as made my JNI method calls not work.

      Attachments

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

        Activity

          People

            vertries Nico Vertriest (Inactive)
            phataas Patrick Hisni Brataas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes