Module implementing an object to create a thumbnail image of a web site.
None |
PageThumbnailer | Class implementing a thumbnail creator for web sites. |
None |
Class implementing a thumbnail creator for web sites.
None |
None |
PageThumbnailer | Constructor |
__createThumbnail | Private slot creating the thumbnail of the web site. |
__grabThumbnail | Private slot to grab the thumbnail image from the view. |
loadTitle | Public method to check, if the title is loaded from the web site. |
setLoadTitle | Public method to set a flag indicating to load the title from the web site. |
setSize | Public method to set the size of the image. |
setUrl | Public method to set the URL of the site to be thumbnailed. |
start | Public method to start the thumbnailing action. |
title | Public method to get the title of the thumbnail. |
url | Public method to get the URL of the thumbnail. |
None |
Constructor
Private slot creating the thumbnail of the web site.
Private slot to grab the thumbnail image from the view.
Public method to check, if the title is loaded from the web site.
Public method to set a flag indicating to load the title from the web site.
Public method to set the size of the image.
Public method to set the URL of the site to be thumbnailed.
Public method to start the thumbnailing action.
Public method to get the title of the thumbnail.
Public method to get the URL of the thumbnail.