Regenerated source docu.

Fri, 20 Feb 2015 17:50:34 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 20 Feb 2015 17:50:34 +0100
changeset 4119
cd28b52eb939
parent 4118
3c9fa4b8869d
child 4124
ffab13cc3c7c

Regenerated source docu.

Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
Documentation/Source/eric6.DebugClients.Python.DebugClientBase.html file | annotate | diff | comparison | revisions
Documentation/Source/eric6.DebugClients.Python3.DebugClientBase.html file | annotate | diff | comparison | revisions
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Help/source.qhp	Fri Feb 20 17:49:43 2015 +0100
+++ b/Documentation/Help/source.qhp	Fri Feb 20 17:50:34 2015 +0100
@@ -2732,8 +2732,8 @@
       <keyword name="DebugClientBase.__dumpVariables" id="DebugClientBase.__dumpVariables" ref="eric6.DebugClients.Python3.DebugClientBase.html#DebugClientBase.__dumpVariables" />
       <keyword name="DebugClientBase.__exceptionRaised" id="DebugClientBase.__exceptionRaised" ref="eric6.DebugClients.Python.DebugClientBase.html#DebugClientBase.__exceptionRaised" />
       <keyword name="DebugClientBase.__exceptionRaised" id="DebugClientBase.__exceptionRaised" ref="eric6.DebugClients.Python3.DebugClientBase.html#DebugClientBase.__exceptionRaised" />
-      <keyword name="DebugClientBase.__formatQt4Variable" id="DebugClientBase.__formatQt4Variable" ref="eric6.DebugClients.Python.DebugClientBase.html#DebugClientBase.__formatQt4Variable" />
-      <keyword name="DebugClientBase.__formatQt4Variable" id="DebugClientBase.__formatQt4Variable" ref="eric6.DebugClients.Python3.DebugClientBase.html#DebugClientBase.__formatQt4Variable" />
+      <keyword name="DebugClientBase.__formatQtVariable" id="DebugClientBase.__formatQtVariable" ref="eric6.DebugClients.Python.DebugClientBase.html#DebugClientBase.__formatQtVariable" />
+      <keyword name="DebugClientBase.__formatQtVariable" id="DebugClientBase.__formatQtVariable" ref="eric6.DebugClients.Python3.DebugClientBase.html#DebugClientBase.__formatQtVariable" />
       <keyword name="DebugClientBase.__formatVariablesList" id="DebugClientBase.__formatVariablesList" ref="eric6.DebugClients.Python.DebugClientBase.html#DebugClientBase.__formatVariablesList" />
       <keyword name="DebugClientBase.__formatVariablesList" id="DebugClientBase.__formatVariablesList" ref="eric6.DebugClients.Python3.DebugClientBase.html#DebugClientBase.__formatVariablesList" />
       <keyword name="DebugClientBase.__generateFilterObjects" id="DebugClientBase.__generateFilterObjects" ref="eric6.DebugClients.Python.DebugClientBase.html#DebugClientBase.__generateFilterObjects" />
--- a/Documentation/Source/eric6.DebugClients.Python.DebugClientBase.html	Fri Feb 20 17:49:43 2015 +0100
+++ b/Documentation/Source/eric6.DebugClients.Python.DebugClientBase.html	Fri Feb 20 17:50:34 2015 +0100
@@ -123,7 +123,7 @@
 <td><a href="#DebugClientBase.__exceptionRaised">__exceptionRaised</a></td>
 <td>Private method called in the case of an exception.</td>
 </tr><tr>
-<td><a href="#DebugClientBase.__formatQt4Variable">__formatQt4Variable</a></td>
+<td><a href="#DebugClientBase.__formatQtVariable">__formatQtVariable</a></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>
@@ -289,9 +289,9 @@
         Private method called in the case of an exception.
 </p><p>
         It ensures that the debug server is informed of the raised exception.
-</p><a NAME="DebugClientBase.__formatQt4Variable" ID="DebugClientBase.__formatQt4Variable"></a>
-<h4>DebugClientBase.__formatQt4Variable</h4>
-<b>__formatQt4Variable</b>(<i>value, vtype</i>)
+</p><a NAME="DebugClientBase.__formatQtVariable" ID="DebugClientBase.__formatQtVariable"></a>
+<h4>DebugClientBase.__formatQtVariable</h4>
+<b>__formatQtVariable</b>(<i>value, vtype</i>)
 <p>
         Private method to produce a formated output of a simple Qt4/Qt5 type.
 </p><dl>
--- a/Documentation/Source/eric6.DebugClients.Python3.DebugClientBase.html	Fri Feb 20 17:49:43 2015 +0100
+++ b/Documentation/Source/eric6.DebugClients.Python3.DebugClientBase.html	Fri Feb 20 17:50:34 2015 +0100
@@ -123,7 +123,7 @@
 <td><a href="#DebugClientBase.__exceptionRaised">__exceptionRaised</a></td>
 <td>Private method called in the case of an exception.</td>
 </tr><tr>
-<td><a href="#DebugClientBase.__formatQt4Variable">__formatQt4Variable</a></td>
+<td><a href="#DebugClientBase.__formatQtVariable">__formatQtVariable</a></td>
 <td>Private method to produce a formatted output of a simple Qt4/Qt5 type.</td>
 </tr><tr>
 <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td>
@@ -304,9 +304,9 @@
         Private method called in the case of an exception.
 </p><p>
         It ensures that the debug server is informed of the raised exception.
-</p><a NAME="DebugClientBase.__formatQt4Variable" ID="DebugClientBase.__formatQt4Variable"></a>
-<h4>DebugClientBase.__formatQt4Variable</h4>
-<b>__formatQt4Variable</b>(<i>value, vtype</i>)
+</p><a NAME="DebugClientBase.__formatQtVariable" ID="DebugClientBase.__formatQtVariable"></a>
+<h4>DebugClientBase.__formatQtVariable</h4>
+<b>__formatQtVariable</b>(<i>value, vtype</i>)
 <p>
         Private method to produce a formatted output of a simple Qt4/Qt5 type.
 </p><dl>

eric ide

mercurial