Documentation/Source/eric6.WebBrowser.SpeedDial.SpeedDial.html

changeset 5727
c8842a8d1167
parent 4954
36e92a908f3f
child 6123
39cd368143db
equal deleted inserted replaced
5726:e1dbd217214a 5727:c8842a8d1167
43 <h2>SpeedDial</h2> 43 <h2>SpeedDial</h2>
44 <p> 44 <p>
45 Class implementing the speed dial. 45 Class implementing the speed dial.
46 </p><h3>Signals</h3> 46 </p><h3>Signals</h3>
47 <dl> 47 <dl>
48 <dt>pagesChanged()</dt> 48 <dt>pageTitleLoaded(url, title)</dt>
49 <dd>
50 emitted after a title was loaded
51 </dd><dt>pagesChanged()</dt>
49 <dd> 52 <dd>
50 emitted after the list of pages changed 53 emitted after the list of pages changed
51 </dd><dt>speedDialSaved()</dt> 54 </dd><dt>speedDialSaved()</dt>
52 <dd> 55 <dd>
53 emitted after the speed dial data was saved 56 emitted after the speed dial data was saved
54 </dd><dt>thumbnailLoaded(url, src)</dt> 57 </dd><dt>thumbnailLoaded(url, src)</dt>
55 <dd> 58 <dd>
56 emitted after a thumbnail was loaded 59 emitted after a thumbnail was loaded
57 </dd><dt>titleLoaded(url, title)</dt>
58 <dd>
59 emitted after a title was loaded
60 </dd> 60 </dd>
61 </dl> 61 </dl>
62 <h3>Derived from</h3> 62 <h3>Derived from</h3>
63 QObject 63 QObject
64 <h3>Class Attributes</h3> 64 <h3>Class Attributes</h3>

eric ide

mercurial