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

Show trace on QML binding loops

    XMLWordPrintable

Details

    Description

      To solve binding loops, sometimes it is hard to manage them with the debugger. And the best you can do is to add to the binding:

      !console.trace() ? binding causing the loop : 0;

      It could be nice to print the trace with the binding loop warning.

       

       

      Attachments

        Issue Links

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

          Activity

            People

              shausman Simon Hausmann
              bnogal Benjamín Nogal
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes