--- a/eric7/Documentation/Source/eric7.EricWidgets.EricIconBar.html Tue Nov 16 18:00:40 2021 +0100 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricIconBar.html Thu Nov 18 19:37:14 2021 +0100 @@ -77,14 +77,14 @@ <td>Private method to adjust the visibility of the icon labels.</td> </tr> <tr> +<td><a href="#EricIconBar.__createAndAddMoreLabel">__createAndAddMoreLabel</a></td> +<td>Private method to create the label to be shown for too many icons.</td> +</tr> +<tr> <td><a href="#EricIconBar.__createIcon">__createIcon</a></td> <td>Private method to creat an icon label.</td> </tr> <tr> -<td><a href="#EricIconBar.__createMoreLabel">__createMoreLabel</a></td> -<td>Private method to create the label to be shown for too many icons.</td> -</tr> -<tr> <td><a href="#EricIconBar.__iconClicked">__iconClicked</a></td> <td>Private slot to handle an icon been clicked.</td> </tr> @@ -193,6 +193,13 @@ <p> Private method to adjust the visibility of the icon labels. </p> +<a NAME="EricIconBar.__createAndAddMoreLabel" ID="EricIconBar.__createAndAddMoreLabel"></a> +<h4>EricIconBar.__createAndAddMoreLabel</h4> +<b>__createAndAddMoreLabel</b>(<i></i>) + +<p> + Private method to create the label to be shown for too many icons. +</p> <a NAME="EricIconBar.__createIcon" ID="EricIconBar.__createIcon"></a> <h4>EricIconBar.__createIcon</h4> <b>__createIcon</b>(<i>icon, label=""</i>) @@ -223,13 +230,6 @@ EricClickableLabel </dd> </dl> -<a NAME="EricIconBar.__createMoreLabel" ID="EricIconBar.__createMoreLabel"></a> -<h4>EricIconBar.__createMoreLabel</h4> -<b>__createMoreLabel</b>(<i></i>) - -<p> - Private method to create the label to be shown for too many icons. -</p> <a NAME="EricIconBar.__iconClicked" ID="EricIconBar.__iconClicked"></a> <h4>EricIconBar.__iconClicked</h4> <b>__iconClicked</b>(<i>label</i>)