Documentation/Source/eric6.WebBrowser.WebBrowserTabBar.html

changeset 6125
bb1c79bf4f33
parent 4918
71caf42a13d8
diff -r 8467f7d4b567 -r bb1c79bf4f33 Documentation/Source/eric6.WebBrowser.WebBrowserTabBar.html
--- a/Documentation/Source/eric6.WebBrowser.WebBrowserTabBar.html	Fri Feb 09 18:53:08 2018 +0100
+++ b/Documentation/Source/eric6.WebBrowser.WebBrowserTabBar.html	Fri Feb 09 18:58:21 2018 +0100
@@ -60,6 +60,9 @@
 <td><a href="#WebBrowserTabBar.__init__">WebBrowserTabBar</a></td>
 <td>Constructor</td>
 </tr><tr>
+<td><a href="#WebBrowserTabBar.__hidePreview">__hidePreview</a></td>
+<td>Private method to hide the preview.</td>
+</tr><tr>
 <td><a href="#WebBrowserTabBar.__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 (WebBrowserTabWidget)
 </dd>
-</dl><a NAME="WebBrowserTabBar.__showTabPreview" ID="WebBrowserTabBar.__showTabPreview"></a>
+</dl><a NAME="WebBrowserTabBar.__hidePreview" ID="WebBrowserTabBar.__hidePreview"></a>
+<h4>WebBrowserTabBar.__hidePreview</h4>
+<b>__hidePreview</b>(<i></i>)
+<p>
+        Private method to hide the preview.
+</p><a NAME="WebBrowserTabBar.__showTabPreview" ID="WebBrowserTabBar.__showTabPreview"></a>
 <h4>WebBrowserTabBar.__showTabPreview</h4>
-<b>__showTabPreview</b>(<i></i>)
+<b>__showTabPreview</b>(<i>index</i>)
 <p>
         Private slot to show the tab preview.
-</p><a NAME="WebBrowserTabBar.event" ID="WebBrowserTabBar.event"></a>
+</p><dl>
+<dt><i>index</i> (int)</dt>
+<dd>
+index of tab to show a preview for
+</dd>
+</dl><a NAME="WebBrowserTabBar.event" ID="WebBrowserTabBar.event"></a>
 <h4>WebBrowserTabBar.event</h4>
 <b>event</b>(<i>evt</i>)
 <p>

eric ide

mercurial