41 <hr /><hr /> |
41 <hr /><hr /> |
42 <a NAME="GreaseMonkeyDownloader" ID="GreaseMonkeyDownloader"></a> |
42 <a NAME="GreaseMonkeyDownloader" ID="GreaseMonkeyDownloader"></a> |
43 <h2>GreaseMonkeyDownloader</h2> |
43 <h2>GreaseMonkeyDownloader</h2> |
44 <p> |
44 <p> |
45 Class implementing the downloader for GreaseMonkey scripts. |
45 Class implementing the downloader for GreaseMonkey scripts. |
46 </p> |
46 </p><h3>Signals</h3> |
|
47 <dl> |
|
48 <dt>error()</dt> |
|
49 <dd> |
|
50 emitted to indicate a script download error |
|
51 </dd><dt>finished(fileName)</dt> |
|
52 <dd> |
|
53 emitted to indicate the end of a script download |
|
54 (str) |
|
55 </dd> |
|
56 </dl> |
47 <h3>Derived from</h3> |
57 <h3>Derived from</h3> |
48 QObject |
58 QObject |
49 <h3>Class Attributes</h3> |
59 <h3>Class Attributes</h3> |
50 <table> |
60 <table> |
51 <tr><td>DownloadMainScript</td></tr><tr><td>DownloadRequireScript</td></tr> |
61 <tr><td>DownloadMainScript</td></tr><tr><td>DownloadRequireScript</td></tr> |