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

Provide API to access QML singletons associated with a QQmlEngine

    XMLWordPrintable

Details

    Description

      A QML singleton may sometimes need interaction with other objects on the C++ side. It isn't always immediately clear how to do this, as the singleton object is created and owned by the QML engine (and should not be a C++ singleton). Adding API to access the QML singletons associated with a QQmlEngine would make this easier.

      Attachments

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

        Activity

          People

            rweickelt Richard Weickelt
            mbrasser Michael Brasser
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes