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

Avoid duplicate \reandonly tag in docs if the QML property is declared readonly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P5: Not important
    • None
    • 5.0.0
    • Documentation
    • None

    Description

      today I need to explicitly add the \readonly tag for it to appear on the docs, even if my property is declared as readonly in qml. e.g.

      /*!
      \readonly
      */
      readonly property int bla

      the \readonly tag should not be needed in this case.

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            lscunha Leonardo Sobral Cunha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes