While you are debugging QtCreator, the object inspector shows a column named Value . For native types, this shows their value, but QString is not an eigenvalue, and its value is also shown.

In this figure, foo_object is a custom type, and I want to show its description. Is there any way to do this?
Jairo source share