Documentation/Source/eric5.UI.UserInterface.html

changeset 1228
7afaf2fca55b
parent 1221
291dc0a51947
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.UI.UserInterface.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Sat Aug 20 16:30:49 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,12 +63,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="#Redirector.__init__">Redirector</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#Redirector.__bufferedWrite">__bufferedWrite</a></td>
 <td>Private method returning number of characters to write.</td>
 </tr><tr>
@@ -82,6 +83,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 +139,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>
@@ -164,12 +169,13 @@
 <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>
-<td><a href="#UserInterface.__init__">UserInterface</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#UserInterface.__TBMenuTriggered">__TBMenuTriggered</a></td>
 <td>Private method to handle the toggle of a toolbar.</td>
 </tr><tr>
@@ -720,6 +726,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