138 <td><a href="#DebugClientBase.__extractIndicators">__extractIndicators</a></td> |
138 <td><a href="#DebugClientBase.__extractIndicators">__extractIndicators</a></td> |
139 <td>Private method to extract the indicator string from a variable text.</td> |
139 <td>Private method to extract the indicator string from a variable text.</td> |
140 </tr> |
140 </tr> |
141 <tr> |
141 <tr> |
142 <td><a href="#DebugClientBase.__formatQtVariable">__formatQtVariable</a></td> |
142 <td><a href="#DebugClientBase.__formatQtVariable">__formatQtVariable</a></td> |
143 <td>Private method to produce a formatted output of a simple Qt4/Qt5 type.</td> |
143 <td>Private method to produce a formatted output of a simple Qt5 type.</td> |
144 </tr> |
144 </tr> |
145 <tr> |
145 <tr> |
146 <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td> |
146 <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td> |
147 <td>Private method to produce a formated variables list.</td> |
147 <td>Private method to produce a formated variables list.</td> |
148 </tr> |
148 </tr> |
465 <a NAME="DebugClientBase.__formatQtVariable" ID="DebugClientBase.__formatQtVariable"></a> |
465 <a NAME="DebugClientBase.__formatQtVariable" ID="DebugClientBase.__formatQtVariable"></a> |
466 <h4>DebugClientBase.__formatQtVariable</h4> |
466 <h4>DebugClientBase.__formatQtVariable</h4> |
467 <b>__formatQtVariable</b>(<i>value, qttype</i>) |
467 <b>__formatQtVariable</b>(<i>value, qttype</i>) |
468 |
468 |
469 <p> |
469 <p> |
470 Private method to produce a formatted output of a simple Qt4/Qt5 type. |
470 Private method to produce a formatted output of a simple Qt5 type. |
471 </p> |
471 </p> |
472 <dl> |
472 <dl> |
473 |
473 |
474 <dt><i>value</i></dt> |
474 <dt><i>value</i></dt> |
475 <dd> |
475 <dd> |