[Qt-creator] Debug mode window settings

Poenitz Andre Andre.Poenitz at digia.com
Wed Nov 28 11:15:29 CET 2012


Harri Pasanen wrote:
> Is there a way to achieve text wrap for string value columns? Sometimes
> the screen is not wide enough to accommodate  longish text.

There is no such option, but most string-ish types (QString, QByteArray,
and std::string IIRC) have nowadays a "Separate Window" option in their 
context menu, under "Change Local Display Format". That opens a
normal QTextEdit with the string as contents.

Andre'



More information about the Qt-creator mailing list