Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-14566

Project Storage: Removing obsolete properties from existing effect nodes in scene

    XMLWordPrintable

Details

    Description

      effectcomposerview.cpp:

      #ifdef QDS_USE_PROJECTSTORAGE
      // TODO: typeName() shouldn't be used with projectstorage. Needs alternative solution (using modules?)
      #else
                      else if (node.metaInfo().typeName() == fullType)
                          typeNodes.append(node);
      #endif 

      The above todo needs to be implemented to make this work.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes