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

qdoc: "This documentation was introduced in" for overloaded functions with \since

    XMLWordPrintable

Details

    • 5
    • fcd523048f02025e7563a4a6a17f6e5ff98ca6bb (qt/qttools/5.15)
    • DaVinci sprint 5

    Description

      https://doc-snapshots.qt.io/qt5-5.15/qbytearray.html#fromBase64Encoding ends with

      This documentation was introduced in Qt 5.15.

      while I would have expected

      This function was introduced in Qt 5.15.

      The source in qdoc (see qbytearray.cpp) does seem correct

          \fn QByteArray::FromBase64Result QByteArray::fromBase64Encoding(QByteArray &&base64, Base64Options options)
          \fn QByteArray::FromBase64Result QByteArray::fromBase64Encoding(const QByteArray &base64, Base64Options options)
          \since 5.15
         [...]
      

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes