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

"Locals and Expressions" is disabled for running Qt Quick UI.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.6.0
    • Qt Creator 2.6.0
    • Quick / QML Support
    • None
    • Windows Vista 64 bit
      Qt Quick UI running on Qt 4.8.1
    • bc5cda03e481637bd93ff61f957774e2aa4e3bf7

    Description

      1. Open a Qt Quick UI.
        I used samegame1 example.
      2. Set a breakpoint and let the project stop there.
        I have it in line 72:
                    onClicked: console.log("This doesn't do anything yet...")
        
      3. Continue execution.
      4. Check "Locals and Expressions".
        It shows one line:
        screen	object	Rectangle
        

        This is grayed out and can't be expanded.

      Instead, Creator should correct and complete data like it did before stopping at the breakpoint.

      Attachments

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

        Activity

          People

            ajana Aurindam Jana
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes