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

QtQuickCompiler: When using singletons and loaders then more than one instance of the singleton may be created

    XMLWordPrintable

Details

    • f6bbeeb417102c61e8bf23f41e412ed9753a348d

    Description

      QtQuickCompiler: When using singletons and loaders then more than one instance of the singleton may be created. With the attached example, if qtquickcompiler is enabled then it will indicate that the two objects (which should be the same) are actually different. When it is not enabled then the two objects are the same. This can be checked via the output as it should say:

      true true
      

      but it currently outputs

      true false
      

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes