You see already "special" display, see the QString and the QStringList: This shows the QString contents, not the d pointer. If you don't see the QObject property it means you are probably using a non-debug build of the Qt libraries. With a debug build you should get the object name and properties.