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

Remove QBackendNodeFactory from QBackendNode

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes