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

Add API to know when a Component is aggregated in an Entity

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • Some future release
    • 5.7.0
    • Qt3D
    • None

    Description

      Add API to know when components are aggregated by entities and defer creation of the backend nodes of components until that time. That way, we can be sure on the backend if a component exists it is aggregated. We can probably add a virtual to QComponentPrivate to handle the creation change creation, and maybe also emit signals on QComponent for users to connect to in case that could be of interest.

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            ervin Kevin Ottens
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes