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

qdoc: Clean up the code for managing read-only status for QML properties

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.6.0
    • None
    • Build tools: qdoc
    • None
    • 5262957a6 (dev)
    • DaVinci 80

    Description

      QmlPropertyNode class has a duplicated API for resolving the read-only status of a property;
      QmlPropertyNode::isReadOnly() and QmlPropertyNode::isWritable().

      The logic is a bit convoluted and depends on call sites to call the correct one, depending whether the read-onlyness is expected to be resolved from an associated C++ property or not.

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            treinio Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes