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

Doc: Generate appropriate fields/tags for constexpr and noexcept

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.6.0
    • None
    • Documentation
    • None
    • All
    • feb4a767b (dev), e03ac3981 (6.5), 86f290ee7 (dev), 0ce9d7560 (dev)
    • DaVinci 70, DaVinci 71, DaVinci 72

      QDoc already marks the cv qualifiers for methods, but it doesn't indicate noexcept and constexpr even though they are present in the code. It is useful and sometimes necessary to know what sort of promise one can rely on without having to check the actual sources, so let's tag these similarly to static, const etc.

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

            diseraluca Luca Di Sera
            kshegunov Konstantin Shegunov
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes