On Thursday 17 September 2015 13:45:40 Edward Sutton wrote: > spend too much time adding qDebug() statements because Qt objects d_ptr > members are invisible to the debugger.
You can disable the pretty printers by right-clicking the area and unchecking the mark. You can also add an expression to be evaluated consisting of yourobjectname->d_ptr, which you can then expand. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest