7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
166 | 166 |
167 <p> | 167 <p> |
168 Public method to check, if the title is loaded from the web site. | 168 Public method to check, if the title is loaded from the web site. |
169 </p> | 169 </p> |
170 <dl> | 170 <dl> |
171 <dt>Returns:</dt> | 171 <dt>Return:</dt> |
172 <dd> | 172 <dd> |
173 flag indicating, that the title is loaded (boolean) | 173 flag indicating, that the title is loaded (boolean) |
174 </dd> | 174 </dd> |
175 </dl> | 175 </dl> |
176 <a NAME="PageThumbnailer.setLoadTitle" ID="PageThumbnailer.setLoadTitle"></a> | 176 <a NAME="PageThumbnailer.setLoadTitle" ID="PageThumbnailer.setLoadTitle"></a> |
229 | 229 |
230 <p> | 230 <p> |
231 Public method to get the title of the thumbnail. | 231 Public method to get the title of the thumbnail. |
232 </p> | 232 </p> |
233 <dl> | 233 <dl> |
234 <dt>Returns:</dt> | 234 <dt>Return:</dt> |
235 <dd> | 235 <dd> |
236 title of the thumbnail (string) | 236 title of the thumbnail (string) |
237 </dd> | 237 </dd> |
238 </dl> | 238 </dl> |
239 <a NAME="PageThumbnailer.url" ID="PageThumbnailer.url"></a> | 239 <a NAME="PageThumbnailer.url" ID="PageThumbnailer.url"></a> |
242 | 242 |
243 <p> | 243 <p> |
244 Public method to get the URL of the thumbnail. | 244 Public method to get the URL of the thumbnail. |
245 </p> | 245 </p> |
246 <dl> | 246 <dl> |
247 <dt>Returns:</dt> | 247 <dt>Return:</dt> |
248 <dd> | 248 <dd> |
249 URL of the thumbnail (QUrl) | 249 URL of the thumbnail (QUrl) |
250 </dd> | 250 </dd> |
251 </dl> | 251 </dl> |
252 <div align="right"><a href="#top">Up</a></div> | 252 <div align="right"><a href="#top">Up</a></div> |