Details

    • e01ede4378f897cd608073fa1f970299051486ac (qt/qtdeclarative/dev)

    Description

      The goal of the attached type/property check is to catch instantiating multiple copies of the same attached property, e.g. instead of having multiple Theme.fooColor there should only be one and then <id>.Theme.fooColor should be used for other instances. This prevents the duplicate creation of attached objects.

       

      This might make sense as an informational check outside of the controls context – on the other hand, it might also be something that the engine or at least the compilers can optimise.

      Attachments

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

        Activity

          People

            max.goldstein Maximilian Goldstein
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes