DebuggerTracingDialogBase DebuggerTracingDialogBase 0 0 348 409 Tracing Configuration unnamed enable Enable tracing <b>Enable tracing</b> <p>Tracing is a mechanism to automatically print values of the choosed expressions and continue execution when breakpoint is hit. You can think of it as printf debugging that does not require modifying the source.</p> cancelButton Cancel enableCustomFormat false Custom format string okButton OK true spacer4 Horizontal Expanding 40 20 customFormat false <b>Custom format string</b> <p>Specify a C-style format string that will be used when printing the choosen expression. For example: <p align="center"> <tt>Tracepoint 1: g = %d</tt></p> If custom format string is not enabled, names and values of all expressions will be printed, using "%d" as format specifier for all expressions. expressions false expressionsLabel false Expressions to print: okButton clicked() DebuggerTracingDialogBase accept() cancelButton clicked() DebuggerTracingDialogBase reject() enableOrDisable() keditlistbox.h klineedit.h