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

\since, \preliminary do not work for \qmlmodule

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.15.1, 6.1.0 RC
    • 5.9.4
    • Build tools: qdoc
    • None
    • 5
    • c21ea2f13eae86958caf7e80a60a74fe182aaa7e (qt/qttools/dev) 469202bcce523ac613449b02cd82cfa73c025a1e (qt/qttools/5.15)
    • Da Vinci sprint 8

    Description

      Adding \since, \preliminary to a \qmlmodule section does not change the HTML output . This is in contrast with \module:

      \module X
      \since 5.9
      \preliminary
      

      generates

      This module is under development and subject to change.
      [...]
      This module was introduced in Qt 5.7
      

      while

      \qmlmodule X
      \since 5.9
      \preliminary
      

      does not generate this.

      Attachments

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

        Activity

          People

            treinio Topi Reiniö
            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