eric6/Documentation/Source/eric6.DebugClients.Python.DebugClientBase.html

changeset 7635
0cdead130a81
parent 7555
24f1bb4c78a3
child 7641
21ea4fd50b0a
equal deleted inserted replaced
7634:8c3d033e5044 7635:0cdead130a81
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>

eric ide

mercurial