I am using Qtcreator and always when I need to display large string, it's trimmed, see screenshot:
Is there any way to display whole QString? Note that using Open view contents in editor doesn't help either, it's same there.
There is a setting under "Tools -> Options -> Debugger -> (Locals & Expressions or General (depending on your creator version))" that limits the string length to default 10000 characters.