--- a/Documentation/Source/eric5.UI.SymbolsWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.SymbolsWidget.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="#SymbolsModel.__init__">SymbolsModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SymbolsModel.__isDigit">__isDigit</a></td> <td>Private method to check, if a character is a digit.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public method to select the shown character table.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SymbolsModel.__init__" ID="SymbolsModel.__init__"></a> <h4>SymbolsModel (Constructor)</h4> <b>SymbolsModel</b>(<i>parent=None</i>) @@ -307,7 +312,7 @@ <h2>SymbolsWidget</h2> <p> Class implementing a widget to select a symbol in various formats. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>insertSymbol(str)</dt> <dd> @@ -320,12 +325,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="#SymbolsWidget.__init__">SymbolsWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SymbolsWidget.__currentRowChanged">__currentRowChanged</a></td> <td>Private slot recording the currently selected row.</td> </tr><tr> @@ -339,6 +345,10 @@ <td>Private slot to select the current character table.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SymbolsWidget.__init__" ID="SymbolsWidget.__init__"></a> <h4>SymbolsWidget (Constructor)</h4> <b>SymbolsWidget</b>(<i>parent=None</i>)