Documentation/Source/eric5.QScintilla.MiniEditor.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 1202
d8ab3b7966e4
--- a/Documentation/Source/eric5.QScintilla.MiniEditor.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.QScintilla.MiniEditor.html	Sun Sep 04 16:06:54 2011 +0200
@@ -47,7 +47,7 @@
 <h2>MiniEditor</h2>
 <p>
     Class implementing a minimalistic editor for simple editing tasks.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>editorSaved()</dt>
 <dd>
@@ -60,6 +60,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -268,6 +272,10 @@
 <td>Public method to determine the selection or the current word for the next find operation.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="MiniEditor.__init__" ID="MiniEditor.__init__"></a>
 <h4>MiniEditor (Constructor)</h4>
 <b>MiniEditor</b>(<i>filename = "", filetype = "", parent = None, name = None</i>)
@@ -842,6 +850,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -858,6 +870,10 @@
 <td>Public method to return the name of the file being displayed.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="MiniScintilla.__init__" ID="MiniScintilla.__init__"></a>
 <h4>MiniScintilla (Constructor)</h4>
 <b>MiniScintilla</b>(<i>parent = None</i>)

eric ide

mercurial