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

QUrl documentation needs to be updated

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.0.0 RC 1
    • None
    • Core: I/O
    • None
    • 8e82a8e11f00a16c4d6b9703546f943c9ec34276

      The detailed description in the QUrl documentation refers to methods which are deprecated. For example "Constructing a query is particularly convenient through the use of setQueryItems(), addQueryItem() and removeQueryItem(). Use setQueryDelimiters() to customize the delimiters used for generating the query string."

      addQueryItem() for example is deprecated and marked with QT_DEPRECATED_SINCE(5, 0), so the documentation should recommend the new way of doing it.

      I didn't do an exhaustive search for cases like this in the documentation.

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

            thiago Thiago Macieira
            stephen.kelly Stephen Kelly (Unused account) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes