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

Important typo in Qt Docs

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes