src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockIcon.html

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10479
856476537696
equal deleted inserted replaced
10258:e7764f992a01 10259:b51dfacef37f
90 <td><a href="#AdBlockIcon.setEnabled">setEnabled</a></td> 90 <td><a href="#AdBlockIcon.setEnabled">setEnabled</a></td>
91 <td>Public slot to set the enabled state.</td> 91 <td>Public slot to set the enabled state.</td>
92 </tr> 92 </tr>
93 <tr> 93 <tr>
94 <td><a href="#AdBlockIcon.sourceChanged">sourceChanged</a></td> 94 <td><a href="#AdBlockIcon.sourceChanged">sourceChanged</a></td>
95 <td></td> 95 <td>Public slot to handle URL changes.</td>
96 </tr> 96 </tr>
97 </table> 97 </table>
98 <h3>Static Methods</h3> 98 <h3>Static Methods</h3>
99 99
100 <table> 100 <table>
227 </dl> 227 </dl>
228 <a NAME="AdBlockIcon.sourceChanged" ID="AdBlockIcon.sourceChanged"></a> 228 <a NAME="AdBlockIcon.sourceChanged" ID="AdBlockIcon.sourceChanged"></a>
229 <h4>AdBlockIcon.sourceChanged</h4> 229 <h4>AdBlockIcon.sourceChanged</h4>
230 <b>sourceChanged</b>(<i>browser, url</i>) 230 <b>sourceChanged</b>(<i>browser, url</i>)
231 231
232 <p>
233 Public slot to handle URL changes.
234 </p>
235 <dl>
236
237 <dt><i>browser</i> (WebBrowserView)</dt>
238 <dd>
239 reference to the browser
240 </dd>
241 <dt><i>url</i> (QUrl)</dt>
242 <dd>
243 new URL
244 </dd>
245 </dl>
232 <div align="right"><a href="#top">Up</a></div> 246 <div align="right"><a href="#top">Up</a></div>
233 <hr /> 247 <hr />
234 </body></html> 248 </body></html>

eric ide

mercurial