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

Errors in examples at http://doc.qt.io/qt-5/qtglobal.html

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.7.1
    • 5.7.0
    • Documentation
    • None
    • 62cbb434579a56871f0917bc306d592055381c00

    Description

      Multiple errors of saying of using ":" instead of "::" in things like "&Foo:" all over Qt global things desription (http://doc.qt.io/qt-5/qtglobal.html and in Qt's archived help files).

      • qConstOverload, qNonConstOverload, qOverload: Instead &Foo:overloadedFunction should be &Foo::overloadedFunction
        doc/snippets/code/src_corelib_global_qglobal.cpp:586:    ... qOverload<>(&Foo:overloadedFunction)
        ./doc/snippets/code/src_corelib_global_qglobal.cpp:587:    ... qOverload<int, QString>(&Foo:overloadedFunction)
        

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            progrev Prav Ogrev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes