Documentation/Source/eric5.UI.UserInterface.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 1194
9a54fec8559d
diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.UI.UserInterface.html
--- a/Documentation/Source/eric5.UI.UserInterface.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Sun Sep 04 16:06:54 2011 +0200
@@ -47,7 +47,7 @@
 <h2>Redirector</h2>
 <p>
     Helper class used to redirect stdout and stderr to the log window
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>appendStderr(str)</dt>
 <dd>
@@ -63,6 +63,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -82,6 +86,10 @@
 <td>Public method used to write data.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="Redirector.__init__" ID="Redirector.__init__"></a>
 <h4>Redirector (Constructor)</h4>
 <b>Redirector</b>(<i>stderr</i>)
@@ -134,7 +142,7 @@
 <h2>UserInterface</h2>
 <p>
     Class implementing the main user interface.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>appendStderr(str)</dt>
 <dd>
@@ -160,6 +168,10 @@
 <table>
 <tr><td>maxFilePathLen</td></tr><tr><td>maxMenuFilePathLen</td></tr><tr><td>maxSbFilePathLen</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -710,6 +722,10 @@
 <td>Public method to check, if the eric5 version is good compared to the required version.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="UserInterface.__init__" ID="UserInterface.__init__"></a>
 <h4>UserInterface (Constructor)</h4>
 <b>UserInterface</b>(<i>app, locale, splash, plugin, noOpenAtStartup, restartArguments</i>)

eric ide

mercurial