--- a/Documentation/Source/eric5.E5Gui.E5TextSpinBox.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TextSpinBox.html Sun May 18 14:13:09 2014 +0200 @@ -70,10 +70,10 @@ <td>Public method to retrieve the data associated with an item.</td> </tr><tr> <td><a href="#E5TextSpinBox.textFromValue">textFromValue</a></td> -<td>Protected method to convert a value to text.</td> +<td>Public method to convert a value to text.</td> </tr><tr> <td><a href="#E5TextSpinBox.valueFromText">valueFromText</a></td> -<td>Protected method to convert a text to a value.</td> +<td>Public method to convert a text to a value.</td> </tr> </table> <h3>Static Methods</h3> @@ -132,7 +132,7 @@ <h4>E5TextSpinBox.textFromValue</h4> <b>textFromValue</b>(<i>value</i>) <p> - Protected method to convert a value to text. + Public method to convert a value to text. </p><dl> <dt><i>value</i></dt> <dd> @@ -147,7 +147,7 @@ <h4>E5TextSpinBox.valueFromText</h4> <b>valueFromText</b>(<i>txt</i>) <p> - Protected method to convert a text to a value. + Public method to convert a text to a value. </p><dl> <dt><i>txt</i></dt> <dd>