Documentation/Source/eric5.UI.NumbersWidget.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.UI.NumbersWidget.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.UI.NumbersWidget.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="#BinaryModel.__init__">BinaryModel</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#BinaryModel.columnCount">columnCount</a></td>
 <td>Public method to get the number of columns of the model.</td>
 </tr><tr>
@@ -91,6 +92,10 @@
 <td>Public slot to set the value to show.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="BinaryModel.__init__" ID="BinaryModel.__init__"></a>
 <h4>BinaryModel (Constructor)</h4>
 <b>BinaryModel</b>(<i>parent=None</i>)
@@ -256,7 +261,7 @@
 <h2>NumbersWidget</h2>
 <p>
     Class implementing a widget to show numbers in different formats.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>insertNumber(str)</dt>
 <dd>
@@ -270,12 +275,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="#NumbersWidget.__init__">NumbersWidget</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#NumbersWidget.__binModelDataChanged">__binModelDataChanged</a></td>
 <td>Private slot to handle a change of the binary model value by the user.</td>
 </tr><tr>
@@ -328,6 +334,10 @@
 <td>Slot documentation goes here.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="NumbersWidget.__init__" ID="NumbersWidget.__init__"></a>
 <h4>NumbersWidget (Constructor)</h4>
 <b>NumbersWidget</b>(<i>parent=None</i>)

eric ide

mercurial