Documentation/Source/eric6.WebBrowser.SiteInfo.SiteInfoDialog.html

changeset 6123
39cd368143db
parent 4918
71caf42a13d8
--- a/Documentation/Source/eric6.WebBrowser.SiteInfo.SiteInfoDialog.html	Thu Feb 08 18:57:11 2018 +0100
+++ b/Documentation/Source/eric6.WebBrowser.SiteInfo.SiteInfoDialog.html	Thu Feb 08 18:58:07 2018 +0100
@@ -107,10 +107,15 @@
 </dd>
 </dl><a NAME="SiteInfoDialog.__copyAction" ID="SiteInfoDialog.__copyAction"></a>
 <h4>SiteInfoDialog.__copyAction</h4>
-<b>__copyAction</b>(<i></i>)
+<b>__copyAction</b>(<i>act</i>)
 <p>
         Private slot to copy the image URL or the image name to the clipboard.
-</p><a NAME="SiteInfoDialog.__imageReplyFinished" ID="SiteInfoDialog.__imageReplyFinished"></a>
+</p><dl>
+<dt><i>act</i> (QAction)</dt>
+<dd>
+reference to the action that triggered
+</dd>
+</dl><a NAME="SiteInfoDialog.__imageReplyFinished" ID="SiteInfoDialog.__imageReplyFinished"></a>
 <h4>SiteInfoDialog.__imageReplyFinished</h4>
 <b>__imageReplyFinished</b>(<i></i>)
 <p>
@@ -147,10 +152,15 @@
 </dd>
 </dl><a NAME="SiteInfoDialog.__saveImage" ID="SiteInfoDialog.__saveImage"></a>
 <h4>SiteInfoDialog.__saveImage</h4>
-<b>__saveImage</b>(<i></i>)
+<b>__saveImage</b>(<i>act</i>)
 <p>
         Private slot to save the selected image to disk.
-</p><a NAME="SiteInfoDialog.__showLoadingText" ID="SiteInfoDialog.__showLoadingText"></a>
+</p><dl>
+<dt><i>act</i> (QAction)</dt>
+<dd>
+reference to the action that triggered
+</dd>
+</dl><a NAME="SiteInfoDialog.__showLoadingText" ID="SiteInfoDialog.__showLoadingText"></a>
 <h4>SiteInfoDialog.__showLoadingText</h4>
 <b>__showLoadingText</b>(<i></i>)
 <p>

eric ide

mercurial