Documentation/Source/eric6.WebBrowser.GreaseMonkey.GreaseMonkeyDownloader.html

changeset 5727
c8842a8d1167
parent 5715
cbcca230679f
diff -r e1dbd217214a -r c8842a8d1167 Documentation/Source/eric6.WebBrowser.GreaseMonkey.GreaseMonkeyDownloader.html
--- a/Documentation/Source/eric6.WebBrowser.GreaseMonkey.GreaseMonkeyDownloader.html	Fri May 05 19:06:52 2017 +0200
+++ b/Documentation/Source/eric6.WebBrowser.GreaseMonkey.GreaseMonkeyDownloader.html	Fri May 05 19:07:43 2017 +0200
@@ -43,7 +43,17 @@
 <h2>GreaseMonkeyDownloader</h2>
 <p>
     Class implementing the downloader for GreaseMonkey scripts.
-</p>
+</p><h3>Signals</h3>
+<dl>
+<dt>error()</dt>
+<dd>
+emitted to indicate a script download error
+</dd><dt>finished(fileName)</dt>
+<dd>
+emitted to indicate the end of a script download
+        (str)
+</dd>
+</dl>
 <h3>Derived from</h3>
 QObject
 <h3>Class Attributes</h3>

eric ide

mercurial