Documentation/Source/eric6.WebBrowser.WebBrowserPage.html

changeset 6176
8927e74527bc
parent 6153
0b18c86c03a1
child 6268
eb6e49388114
diff -r 330ffed830a4 -r 8927e74527bc Documentation/Source/eric6.WebBrowser.WebBrowserPage.html
--- a/Documentation/Source/eric6.WebBrowser.WebBrowserPage.html	Sun Mar 04 14:52:46 2018 +0100
+++ b/Documentation/Source/eric6.WebBrowser.WebBrowserPage.html	Thu Mar 08 18:51:35 2018 +0100
@@ -94,9 +94,6 @@
 <td><a href="#WebBrowserPage.__fullScreenRequested">__fullScreenRequested</a></td>
 <td>Private slot handling a full screen request.</td>
 </tr><tr>
-<td><a href="#WebBrowserPage.__loadProgressSlot">__loadProgressSlot</a></td>
-<td>Private slot to implement a workaround for the loadFinished signal not working properly in Qt 5.10.0.</td>
-</tr><tr>
 <td><a href="#WebBrowserPage.__setupChannelTimeout">__setupChannelTimeout</a></td>
 <td>Private slot to initiate the setup of the web channel.</td>
 </tr><tr>
@@ -233,17 +230,6 @@
 <dd>
 reference to the full screen request
 </dd>
-</dl><a NAME="WebBrowserPage.__loadProgressSlot" ID="WebBrowserPage.__loadProgressSlot"></a>
-<h4>WebBrowserPage.__loadProgressSlot</h4>
-<b>__loadProgressSlot</b>(<i>progress</i>)
-<p>
-        Private slot to implement a workaround for the loadFinished signal
-        not working properly in Qt 5.10.0.
-</p><dl>
-<dt><i>progress</i> (int)</dt>
-<dd>
-load progress in percent
-</dd>
 </dl><a NAME="WebBrowserPage.__setupChannelTimeout" ID="WebBrowserPage.__setupChannelTimeout"></a>
 <h4>WebBrowserPage.__setupChannelTimeout</h4>
 <b>__setupChannelTimeout</b>(<i></i>)

eric ide

mercurial