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

changeset 6123
39cd368143db
parent 5727
c8842a8d1167
equal deleted inserted replaced
6122:e7d98249f393 6123:39cd368143db
227 <b>__load</b>(<i></i>) 227 <b>__load</b>(<i></i>)
228 <p> 228 <p>
229 Private method to load the speed dial configuration. 229 Private method to load the speed dial configuration.
230 </p><a NAME="SpeedDial.__thumbnailCreated" ID="SpeedDial.__thumbnailCreated"></a> 230 </p><a NAME="SpeedDial.__thumbnailCreated" ID="SpeedDial.__thumbnailCreated"></a>
231 <h4>SpeedDial.__thumbnailCreated</h4> 231 <h4>SpeedDial.__thumbnailCreated</h4>
232 <b>__thumbnailCreated</b>(<i>image</i>) 232 <b>__thumbnailCreated</b>(<i>image, thumbnailer</i>)
233 <p> 233 <p>
234 Private slot to handle the creation of a thumbnail image. 234 Private slot to handle the creation of a thumbnail image.
235 </p><dl> 235 </p><dl>
236 <dt><i>image</i></dt> 236 <dt><i>image</i> (QPixmap)</dt>
237 <dd> 237 <dd>
238 thumbnail image (QPixmap) 238 thumbnail image
239 </dd><dt><i>thumbnailer</i> (PageThumbnailer)</dt>
240 <dd>
241 reference to the page thumbnailer
239 </dd> 242 </dd>
240 </dl><a NAME="SpeedDial.addPage" ID="SpeedDial.addPage"></a> 243 </dl><a NAME="SpeedDial.addPage" ID="SpeedDial.addPage"></a>
241 <h4>SpeedDial.addPage</h4> 244 <h4>SpeedDial.addPage</h4>
242 <b>addPage</b>(<i>url, title</i>) 245 <b>addPage</b>(<i>url, title</i>)
243 <p> 246 <p>

eric ide

mercurial