eric6/Documentation/Source/eric6.WebBrowser.Tools.WebIconLoader.html

changeset 7766
0af772bc14c4
parent 7571
c34333fa5aba
equal deleted inserted replaced
7765:72ea8b7452a4 7766:0af772bc14c4
53 Class implementing a loader for web site icons. 53 Class implementing a loader for web site icons.
54 </p> 54 </p>
55 <h3>Signals</h3> 55 <h3>Signals</h3>
56 <dl> 56 <dl>
57 57
58 <dt>clearSslConfiguration()</dt>
59 <dd>
60 emitted to clear stored SSL data
61 </dd>
58 <dt>iconLoaded(icon)</dt> 62 <dt>iconLoaded(icon)</dt>
59 <dd> 63 <dd>
60 emitted when the icon has been loaded 64 emitted when the icon has been loaded
65 </dd>
66 <dt>sslConfiguration(config)</dt>
67 <dd>
68 emitted to pass the SSL data
61 </dd> 69 </dd>
62 </dl> 70 </dl>
63 <h3>Derived from</h3> 71 <h3>Derived from</h3>
64 QObject 72 QObject
65 <h3>Class Attributes</h3> 73 <h3>Class Attributes</h3>

eric ide

mercurial