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

Decide how to check required properties on C++ types with dynamic metaobjects

    XMLWordPrintable

Details

    Description

      We check required properties defined in C++ via the property cache; but if a C++ type has a dynamic meta-object (e.g. via a proxy), there is no property cache.

      While we can't really handle a dynamic property which claims to be required, maybe we could still check the static properties of an object for requiredness. Care is however required, given that a dynamic meta-object could also hide static properties

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes