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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes