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.
QtCreator has same functionality, but for mouse over reaction you need new version (I'm not sure about version number) and tab with Locals called "Locals and Watchers"