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

Incorrect documentation index for a QMetaObject::invokeMethod overload

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.6.1
    • 5.6.0
    • Documentation
    • None
    • Windows 7 64-bit
    • I8494b649be1d1a74e5b057391566503f3d6f1424

    Description

      In a Qt 5.6 set-up - mine is MinGW - open Qt5.6.0/Docs/Qt-5.6/qtcore/qtcore.index. At line 25351 you'll see the QMetaObject::invokeMethod overload which takes a Qt::ConnectionType param (https://doc.qt.io/qt-5/qmetaobject.html#invokeMethod) has "lineno" with value 382. Now open qobjectdefs.h - the overload at line 382 takes a QGenericReturnArgument as the third param (https://doc.qt.io/qt-5/qmetaobject.html#invokeMethod-1) instead.

      Attachments

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

        Activity

          People

            gbk Martin Smith (Qt)
            ddobrev Dimitar Dobrev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes