Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html

changeset 1228
7afaf2fca55b
parent 1223
199ad2f5be4e
child 1229
a8207dc73672
diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html
--- a/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html	Sat Aug 20 16:30:49 2011 +0200
@@ -51,12 +51,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#CompleterPython.__init__">CompleterPython</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#CompleterPython.__dedentDefStatement">__dedentDefStatement</a></td>
 <td>Private method to dedent the line of the def statement to a previous def statement or class statement.</td>
 </tr><tr>
@@ -103,6 +104,10 @@
 <td>Public slot called to reread the configuration parameters.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="CompleterPython.__init__" ID="CompleterPython.__init__"></a>
 <h4>CompleterPython (Constructor)</h4>
 <b>CompleterPython</b>(<i>editor, parent=None</i>)

eric ide

mercurial