Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16300

[REG 3.6 -> 4.0] Live QML/JS console no longer working

XMLWordPrintable

    • a615176a0cd2e48b95de189316b48257af1e99d4

      In Qt Creator 3.6.1, it was possible to use the QML/JS Console to interact with QML objects while the application is running in debug mode. This is no longer possible with Qt Creator 4.0. You can set a breakpoint and pause the application to use the Debugger Console but it is not the same because functions you call from the console may require the event loop to continue running. This means you need to continue the application and then pause it again every time you call a function that requires the event loop to be running.

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

            ulherman Ulf Hermann
            net147 Jonathan Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes