Documentation/Source/eric5.E5Gui.E5ToolBox.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.E5Gui.E5ToolBox.html
--- a/Documentation/Source/eric5.E5Gui.E5ToolBox.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.E5Gui.E5ToolBox.html	Sat Aug 20 16:30:49 2011 +0200
@@ -54,12 +54,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="#E5HorizontalToolBox.__init__">E5HorizontalToolBox</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#E5HorizontalToolBox.addItem">addItem</a></td>
 <td>Public method to add a widget to the toolbox.</td>
 </tr><tr>
@@ -73,6 +74,10 @@
 <td>Public method to set the tooltip of an item.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="E5HorizontalToolBox.__init__" ID="E5HorizontalToolBox.__init__"></a>
 <h4>E5HorizontalToolBox (Constructor)</h4>
 <b>E5HorizontalToolBox</b>(<i>parent=None</i>)
@@ -168,16 +173,21 @@
 <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="#E5VerticalToolBox.__init__">E5VerticalToolBox</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#E5VerticalToolBox.wheelEvent">wheelEvent</a></td>
 <td>Protected slot to support wheel events.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="E5VerticalToolBox.__init__" ID="E5VerticalToolBox.__init__"></a>
 <h4>E5VerticalToolBox (Constructor)</h4>
 <b>E5VerticalToolBox</b>(<i>parent=None</i>)

eric ide

mercurial