[Qt-creator] Turn off sorting in debugger locals & watchers window.

paulo paulo.jnkml at gmail.com
Wed May 5 10:10:39 CEST 2010


Hi,

is it possible to turn off (possibly in the most recent ver of qtc) the 
variable name sorting in the locals & watchers window?

I'm asking this because if I have a class like

struct Color {
	float r, g, b, a;
};

I would like to see them in the same sequence.
It make my debugging work easier.

paulo



More information about the Qt-creator-old mailing list