--- a/Documentation/Source/eric6.WebBrowser.SpeedDial.SpeedDial.html Thu Feb 08 18:57:11 2018 +0100 +++ b/Documentation/Source/eric6.WebBrowser.SpeedDial.SpeedDial.html Thu Feb 08 18:58:07 2018 +0100 @@ -229,13 +229,16 @@ Private method to load the speed dial configuration. </p><a NAME="SpeedDial.__thumbnailCreated" ID="SpeedDial.__thumbnailCreated"></a> <h4>SpeedDial.__thumbnailCreated</h4> -<b>__thumbnailCreated</b>(<i>image</i>) +<b>__thumbnailCreated</b>(<i>image, thumbnailer</i>) <p> Private slot to handle the creation of a thumbnail image. </p><dl> -<dt><i>image</i></dt> +<dt><i>image</i> (QPixmap)</dt> <dd> -thumbnail image (QPixmap) +thumbnail image +</dd><dt><i>thumbnailer</i> (PageThumbnailer)</dt> +<dd> +reference to the page thumbnailer </dd> </dl><a NAME="SpeedDial.addPage" ID="SpeedDial.addPage"></a> <h4>SpeedDial.addPage</h4>