--- a/Documentation/Source/eric6.Helpviewer.HelpTabBar.html Fri Feb 09 18:53:08 2018 +0100 +++ b/Documentation/Source/eric6.Helpviewer.HelpTabBar.html Fri Feb 09 18:58:21 2018 +0100 @@ -60,6 +60,9 @@ <td><a href="#HelpTabBar.__init__">HelpTabBar</a></td> <td>Constructor</td> </tr><tr> +<td><a href="#HelpTabBar.__hidePreview">__hidePreview</a></td> +<td>Private method to hide the preview.</td> +</tr><tr> <td><a href="#HelpTabBar.__showTabPreview">__showTabPreview</a></td> <td>Private slot to show the tab preview.</td> </tr><tr> @@ -93,12 +96,22 @@ <dd> reference to the parent widget (HelpTabWidget) </dd> -</dl><a NAME="HelpTabBar.__showTabPreview" ID="HelpTabBar.__showTabPreview"></a> +</dl><a NAME="HelpTabBar.__hidePreview" ID="HelpTabBar.__hidePreview"></a> +<h4>HelpTabBar.__hidePreview</h4> +<b>__hidePreview</b>(<i></i>) +<p> + Private method to hide the preview. +</p><a NAME="HelpTabBar.__showTabPreview" ID="HelpTabBar.__showTabPreview"></a> <h4>HelpTabBar.__showTabPreview</h4> -<b>__showTabPreview</b>(<i></i>) +<b>__showTabPreview</b>(<i>index</i>) <p> Private slot to show the tab preview. -</p><a NAME="HelpTabBar.event" ID="HelpTabBar.event"></a> +</p><dl> +<dt><i>index</i> (int)</dt> +<dd> +index of tab to show a preview for +</dd> +</dl><a NAME="HelpTabBar.event" ID="HelpTabBar.event"></a> <h4>HelpTabBar.event</h4> <b>event</b>(<i>evt</i>) <p>