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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes