Qt 6.11 is out! See what's new in the release
blog
Qt Creator, debugger, how to change value format
-
I've got two expressions displaying static members of a class, unlike the regular local watches, these are showing values in hex, how do I change the format of these values to decimal?
-
@SPlatten right mouse click on the value in the list -> choose
change value display Formatfrom the popup -> select format you want