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

changeset 7232
0b840f7ed593
parent 6942
2602857055c5
child 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html	Fri Sep 13 18:54:34 2019 +0200
+++ b/eric6/Documentation/Source/eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html	Fri Sep 13 18:55:05 2019 +0200
@@ -97,9 +97,6 @@
 <td><a href="#GreaseMonkeyScript.__requireDownloaded">__requireDownloaded</a></td>
 <td>Private slot to handle a finished download of a required script.</td>
 </tr><tr>
-<td><a href="#GreaseMonkeyScript.__toJavaScriptList">__toJavaScriptList</a></td>
-<td>Private method to convert a list of str to a string containing a valid JavaScript list definition.</td>
-</tr><tr>
 <td><a href="#GreaseMonkeyScript.__watchedFileChanged">__watchedFileChanged</a></td>
 <td>Private slot handling changes of the script file.</td>
 </tr><tr>
@@ -255,27 +252,6 @@
 <dd>
 reference to the downloader object
 </dd>
-</dl><a NAME="GreaseMonkeyScript.__toJavaScriptList" ID="GreaseMonkeyScript.__toJavaScriptList"></a>
-<h4>GreaseMonkeyScript.__toJavaScriptList</h4>
-<b>__toJavaScriptList</b>(<i>patterns</i>)
-<p>
-        Private method to convert a list of str to a string containing a valid
-        JavaScript list definition.
-</p><dl>
-<dt><i>patterns</i> (list of str)</dt>
-<dd>
-list of match patterns
-</dd>
-</dl><dl>
-<dt>Returns:</dt>
-<dd>
-JavaScript script containing the list
-</dd>
-</dl><dl>
-<dt>Return Type:</dt>
-<dd>
-str
-</dd>
 </dl><a NAME="GreaseMonkeyScript.__watchedFileChanged" ID="GreaseMonkeyScript.__watchedFileChanged"></a>
 <h4>GreaseMonkeyScript.__watchedFileChanged</h4>
 <b>__watchedFileChanged</b>(<i>fileName</i>)
@@ -511,11 +487,6 @@
 <dd>
 QWebEngineScript
 </dd>
-</dl><dl>
-<dt>Raises <b>ValueError</b>:</dt>
-<dd>
-raised to indicate an unsupported start point
-</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial