Qt 6.11 is out! See what's new in the release
blog
Using the debugger
Qt Creator and other tools
3
Posts
2
Posters
2.7k
Views
1
Watching
-
In Visual Studios, when debugging you have a window called "Locals" which displays the contents of each local variable (you can even mouse over the var to see what it contains). Is there anything similar to this in QT? I cannot find it.
[Move to Tools category, Tobias]
-
Hmmm I have this view enabled but I don't see it :/