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

changeset 5716
27a7c7064686
parent 5715
cbcca230679f
child 5727
c8842a8d1167
equal deleted inserted replaced
5715:cbcca230679f 5716:27a7c7064686
58 <table> 58 <table>
59 <tr> 59 <tr>
60 <td><a href="#GreaseMonkeyManager.__init__">GreaseMonkeyManager</a></td> 60 <td><a href="#GreaseMonkeyManager.__init__">GreaseMonkeyManager</a></td>
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#GreaseMonkeyManager.__del__">__del__</a></td>
64 <td>Special method called during object destruction.</td>
65 </tr><tr>
66 <td><a href="#GreaseMonkeyManager.__downloaderFinished">__downloaderFinished</a></td> 63 <td><a href="#GreaseMonkeyManager.__downloaderFinished">__downloaderFinished</a></td>
67 <td>Private slot to handle the completion of a script download.</td> 64 <td>Private slot to handle the completion of a script download.</td>
68 </tr><tr> 65 </tr><tr>
69 <td><a href="#GreaseMonkeyManager.__load">__load</a></td> 66 <td><a href="#GreaseMonkeyManager.__load">__load</a></td>
70 <td>Private slot to load the available scripts into the manager.</td> 67 <td>Private slot to load the available scripts into the manager.</td>
127 </p><dl> 124 </p><dl>
128 <dt><i>parent</i></dt> 125 <dt><i>parent</i></dt>
129 <dd> 126 <dd>
130 reference to the parent object (QObject) 127 reference to the parent object (QObject)
131 </dd> 128 </dd>
132 </dl><a NAME="GreaseMonkeyManager.__del__" ID="GreaseMonkeyManager.__del__"></a> 129 </dl><a NAME="GreaseMonkeyManager.__downloaderFinished" ID="GreaseMonkeyManager.__downloaderFinished"></a>
133 <h4>GreaseMonkeyManager.__del__</h4>
134 <b>__del__</b>(<i></i>)
135 <p>
136 Special method called during object destruction.
137 </p><a NAME="GreaseMonkeyManager.__downloaderFinished" ID="GreaseMonkeyManager.__downloaderFinished"></a>
138 <h4>GreaseMonkeyManager.__downloaderFinished</h4> 130 <h4>GreaseMonkeyManager.__downloaderFinished</h4>
139 <b>__downloaderFinished</b>(<i>fileName</i>) 131 <b>__downloaderFinished</b>(<i>fileName</i>)
140 <p> 132 <p>
141 Private slot to handle the completion of a script download. 133 Private slot to handle the completion of a script download.
142 </p><dl> 134 </p><dl>

eric ide

mercurial