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

Component could have attached property to query if component is completed

XMLWordPrintable

      Sometimes it would be nice to know in QML if a component has finished being created. For example, onXXChanged handlers could be called before it is ready. Component attached property could perhaps be extended with some variable like isCompleted.

      Or if that is not possible, perhaps QQuickItem::isComponentCompleted() could be exposed instead. Currently it is a protected member and not accessible from QML code.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes