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

changeset 2298
fa4f79c34e0c
parent 1229
a8207dc73672
child 2367
78f6c8193d37
diff -r e8a46f81517c -r fa4f79c34e0c Documentation/Source/eric5.DebugClients.Python.DebugClientBase.html
--- a/Documentation/Source/eric5.DebugClients.Python.DebugClientBase.html	Mon Dec 31 12:35:13 2012 +0100
+++ b/Documentation/Source/eric5.DebugClients.Python.DebugClientBase.html	Mon Dec 31 15:01:06 2012 +0100
@@ -126,7 +126,7 @@
 <td>Private method called in the case of an exception</td>
 </tr><tr>
 <td><a href="#DebugClientBase.__formatQt4Variable">__formatQt4Variable</a></td>
-<td>Private method to produce a formated output of a simple Qt4 type.</td>
+<td>Private method to produce a formated output of a simple Qt4/Qt5 type.</td>
 </tr><tr>
 <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td>
 <td>Private method to produce a formated variables list.</td>
@@ -290,7 +290,7 @@
 <h4>DebugClientBase.__formatQt4Variable</h4>
 <b>__formatQt4Variable</b>(<i>value, vtype</i>)
 <p>
-        Private method to produce a formated output of a simple Qt4 type.
+        Private method to produce a formated output of a simple Qt4/Qt5 type.
 </p><dl>
 <dt><i>value</i></dt>
 <dd>

eric ide

mercurial