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

Doc: Show correct signature for qDebug() , qInfo() ... macros

XMLWordPrintable

    • 0e20bc9a7 (dev), 6f2a9730f (6.10), e3da83aef (6.9)

      In Qt 6.10 documentation, qDebug() is now documented as a dedicated macro, separate from the qDebug(const char*, ...) variant.

      See

      https://doc-snapshots.qt.io/qt6-6.10/qdebug.html#macros

      and

      https://doc-snapshots.qt.io/qt6-6.10/qtlogging.html#macros

      But while the const char variant appears with correct arguments, the streaming operator variants do not show a '()'- although that is part of the macro definition.

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

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes