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

branch
eric7
changeset 8549
15eca21fd968
parent 8444
88b242eba71b
child 8575
423c4db4101e
equal deleted inserted replaced
8548:c87eb20797b7 8549:15eca21fd968
134 <td><a href="#DebugClientBase.__extractIndicators">__extractIndicators</a></td> 134 <td><a href="#DebugClientBase.__extractIndicators">__extractIndicators</a></td>
135 <td>Private method to extract the indicator string from a variable text.</td> 135 <td>Private method to extract the indicator string from a variable text.</td>
136 </tr> 136 </tr>
137 <tr> 137 <tr>
138 <td><a href="#DebugClientBase.__formatQtVariable">__formatQtVariable</a></td> 138 <td><a href="#DebugClientBase.__formatQtVariable">__formatQtVariable</a></td>
139 <td>Private method to produce a formatted output of a simple Qt5 type.</td> 139 <td>Private method to produce a formatted output of a simple Qt5/Qt6 type.</td>
140 </tr> 140 </tr>
141 <tr> 141 <tr>
142 <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td> 142 <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td>
143 <td>Private method to produce a formated variables list.</td> 143 <td>Private method to produce a formated variables list.</td>
144 </tr> 144 </tr>
493 <a NAME="DebugClientBase.__formatQtVariable" ID="DebugClientBase.__formatQtVariable"></a> 493 <a NAME="DebugClientBase.__formatQtVariable" ID="DebugClientBase.__formatQtVariable"></a>
494 <h4>DebugClientBase.__formatQtVariable</h4> 494 <h4>DebugClientBase.__formatQtVariable</h4>
495 <b>__formatQtVariable</b>(<i>value, qttype</i>) 495 <b>__formatQtVariable</b>(<i>value, qttype</i>)
496 496
497 <p> 497 <p>
498 Private method to produce a formatted output of a simple Qt5 type. 498 Private method to produce a formatted output of a simple Qt5/Qt6 type.
499 </p> 499 </p>
500 <dl> 500 <dl>
501 501
502 <dt><i>value</i></dt> 502 <dt><i>value</i></dt>
503 <dd> 503 <dd>

eric ide

mercurial