Debugger::Internal::DebuggingHelperOptionPage
0
0
529
303
-
Use Debugging Helper
true
-
<html><head/><body>
<p>The debugging helper is only used to produce a nice display of objects of certain types like QString or std::map in the "Locals and Expressions" view. It is not strictly necessary for debugging with Qt Creator. </p></body></html>
Qt::AutoText
true
-
Makes use of Qt Creator's code model to find out if a variable has already been assigned a value at the point the debugger interrupts.
Use code model
-
Displays names of QThread based threads.
Display thread names
-
Shows 'std::' prefix for types from the standard library.
Show "std::" namespace for types
-
Shows Qt namespace prefix for Qt types. This is only relevant if Qt was configured with '-qtnamespace'.
Show Qt's namespace for types
-
Qt::Vertical
10
1