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

QMetaProperty: QMetaProperty::isRequired() does't work

    XMLWordPrintable

Details

    • All
    • 2b41b6fed (dev)

    Description

      If you create a required property directly from QML (as opposed to using a Q_PROPERTY from c++), QMetaProperty::isRequired() will still return false for that property.

      Both QQuickTableView and QQuickTreeView currently has work-arounds to make sure that they don't write to properties that are not marked as required.

      Attachments

        For Gerrit Dashboard: QTBUG-98846
        # Subject Branch Project Status CR V

        Activity

          People

            fabiankosmale Fabian Kosmale
            richard Richard Moe Gustavsen
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change