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

Remove QBackendNodeFactory from QBackendNode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • None
    • 5.6.0 Alpha
    • Qt3D

      We can save the cost of a pointer in QBackendNode by not storing the pointer to the aspect (QBackendNodeFactory) by default. The only subclass of QBackendNode that uses this so far is Parameter. We could instead store a pointer to the aspect in Paramter.

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

            rbrock Robert Brock
            seanharmer Sean Harmer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes