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

Documentation for qFind() is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.7.2
    • 4.7.1
    • Documentation
    • None
    • 5822db01277a19d8424b1f0d55868a82c8e719e

      The documentation for qFind() at:

      http://doc.qt.nokia.com/4.7/qtalgorithms.html#qFind-2

      states:

      This is the same as qFind(container.begin(), container.end(), value);

      which is incorrect as it should be the same as constBegin() and constEnd() in this case.

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

            andysh Andy Shaw
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes