Documentation/Source/eric5.QScintilla.Editor.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 832
eb5ff61f927b
child 1344
54c50e65173f
diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.QScintilla.Editor.html
--- a/Documentation/Source/eric5.QScintilla.Editor.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.QScintilla.Editor.html	Sun Sep 04 16:06:54 2011 +0200
@@ -44,7 +44,7 @@
 <h2>Editor</h2>
 <p>
     Class implementing the editor component of the eric5 IDE.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>autoCompletionAPIsAvailable(bool)</dt>
 <dd>
@@ -121,6 +121,10 @@
 <table>
 <tr><td>AttributeID</td></tr><tr><td>AttributePrivateID</td></tr><tr><td>AttributeProtectedID</td></tr><tr><td>CancelEditToken</td></tr><tr><td>ClassID</td></tr><tr><td>ClassPrivateID</td></tr><tr><td>ClassProtectedID</td></tr><tr><td>EndEditToken</td></tr><tr><td>EnumID</td></tr><tr><td>FromDocumentID</td></tr><tr><td>MethodID</td></tr><tr><td>MethodPrivateID</td></tr><tr><td>MethodProtectedID</td></tr><tr><td>RequestSyncToken</td></tr><tr><td>Separator</td></tr><tr><td>StartEditToken</td></tr><tr><td>SyncToken</td></tr><tr><td>TemplateImageID</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -956,6 +960,10 @@
 <td>Public slot to write the text to a file.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="Editor.__init__" ID="Editor.__init__"></a>
 <h4>Editor (Constructor)</h4>
 <b>Editor</b>(<i>dbs, fn = None, vm = None, filetype = "", editor = None, tv = None</i>)

eric ide

mercurial