Documentation/Source/eric5.DebugClients.Python3.DebugClientBase.html

changeset 2298
fa4f79c34e0c
parent 1229
a8207dc73672
child 2367
78f6c8193d37
equal deleted inserted replaced
2297:e8a46f81517c 2298:fa4f79c34e0c
124 </tr><tr> 124 </tr><tr>
125 <td><a href="#DebugClientBase.__exceptionRaised">__exceptionRaised</a></td> 125 <td><a href="#DebugClientBase.__exceptionRaised">__exceptionRaised</a></td>
126 <td>Private method called in the case of an exception</td> 126 <td>Private method called in the case of an exception</td>
127 </tr><tr> 127 </tr><tr>
128 <td><a href="#DebugClientBase.__formatQt4Variable">__formatQt4Variable</a></td> 128 <td><a href="#DebugClientBase.__formatQt4Variable">__formatQt4Variable</a></td>
129 <td>Private method to produce a formatted output of a simple Qt4 type.</td> 129 <td>Private method to produce a formatted output of a simple Qt4/Qt5 type.</td>
130 </tr><tr> 130 </tr><tr>
131 <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td> 131 <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td>
132 <td>Private method to produce a formated variables list.</td> 132 <td>Private method to produce a formated variables list.</td>
133 </tr><tr> 133 </tr><tr>
134 <td><a href="#DebugClientBase.__generateFilterObjects">__generateFilterObjects</a></td> 134 <td><a href="#DebugClientBase.__generateFilterObjects">__generateFilterObjects</a></td>
303 It ensures that the debug server is informed of the raised exception. 303 It ensures that the debug server is informed of the raised exception.
304 </p><a NAME="DebugClientBase.__formatQt4Variable" ID="DebugClientBase.__formatQt4Variable"></a> 304 </p><a NAME="DebugClientBase.__formatQt4Variable" ID="DebugClientBase.__formatQt4Variable"></a>
305 <h4>DebugClientBase.__formatQt4Variable</h4> 305 <h4>DebugClientBase.__formatQt4Variable</h4>
306 <b>__formatQt4Variable</b>(<i>value, vtype</i>) 306 <b>__formatQt4Variable</b>(<i>value, vtype</i>)
307 <p> 307 <p>
308 Private method to produce a formatted output of a simple Qt4 type. 308 Private method to produce a formatted output of a simple Qt4/Qt5 type.
309 </p><dl> 309 </p><dl>
310 <dt><i>value</i></dt> 310 <dt><i>value</i></dt>
311 <dd> 311 <dd>
312 variable to be formatted 312 variable to be formatted
313 </dd><dt><i>vtype</i></dt> 313 </dd><dt><i>vtype</i></dt>

eric ide

mercurial