202 <b>__pagesChanged</b>(<i></i>) |
202 <b>__pagesChanged</b>(<i></i>) |
203 <p> |
203 <p> |
204 Private slot to react on a change of the pages configuration. |
204 Private slot to react on a change of the pages configuration. |
205 </p><a NAME="SpeedDial.__thumbnailCreated" ID="SpeedDial.__thumbnailCreated"></a> |
205 </p><a NAME="SpeedDial.__thumbnailCreated" ID="SpeedDial.__thumbnailCreated"></a> |
206 <h4>SpeedDial.__thumbnailCreated</h4> |
206 <h4>SpeedDial.__thumbnailCreated</h4> |
207 <b>__thumbnailCreated</b>(<i>image</i>) |
207 <b>__thumbnailCreated</b>(<i>image, thumbnailer</i>) |
208 <p> |
208 <p> |
209 Private slot to handle the creation of a thumbnail image. |
209 Private slot to handle the creation of a thumbnail image. |
210 </p><dl> |
210 </p><dl> |
211 <dt><i>image</i></dt> |
211 <dt><i>image</i> (QPixmap)</dt> |
212 <dd> |
212 <dd> |
213 thumbnail image (QPixmap) |
213 thumbnail image |
|
214 </dd><dt><i>thumbnailer</i> (PageThumbnailer)</dt> |
|
215 <dd> |
|
216 reference to the page thumbnailer |
214 </dd> |
217 </dd> |
215 </dl><a NAME="SpeedDial.addPage" ID="SpeedDial.addPage"></a> |
218 </dl><a NAME="SpeedDial.addPage" ID="SpeedDial.addPage"></a> |
216 <h4>SpeedDial.addPage</h4> |
219 <h4>SpeedDial.addPage</h4> |
217 <b>addPage</b>(<i>url, title</i>) |
220 <b>addPage</b>(<i>url, title</i>) |
218 <p> |
221 <p> |