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

Missing documentation for QFlags' equality operators

    XMLWordPrintable

Details

    • 39358791f (dev), 9520dc55a (6.9), 284afd136 (6.8), c8089f5ea (tqtc/lts-6.5)
    • DaVinci 115, DaVinci 116, DaVinci 117

    Description

      QFlags has equality and inequality operators in the source code which are documented, but whose documentation is not generated.

      https://doc.qt.io/qt-6/qflags.html

      qflags.qdoc has documentation, for instance:

      /*!
          \fn template <typename Enum> bool operator==(QFlags<Enum> lhs, QFlags<Enum> rhs)
      

      but for whatever reason it's not generated. Maybe because these operators are hidden friends?

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            peppe Giuseppe D'Angelo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes