Hi,

How can we display the string value of a QString in Eclipse when debugging? I tried adding a watch with variablename.toAscii(), but no luck!

Thanks!