Module implementing the speed dial.
None |
SpeedDial | Class implementing the speed dial. |
None |
Class implementing the speed dial.
None |
None |
SpeedDial | Constructor |
__escapeTitle | Private method to escape a title string. |
__escapeUrl | Private method to escape an URL string. |
__imageFileName | Private method to generate the image file name for a URL. |
__initialize | Private method to initialize the speed dial. |
__load | Private method to load the speed dial configuration. |
__thumbnailCreated | Private slot to handle the creation of a thumbnail image. |
addPage | Public method to add a page for the given data. |
changed | Public slot to react on changed pages. |
close | Public method to close the user agents manager. |
getFileName | Public method to get the file name of the user agents file. |
initialScript | Public method to get the 'initial' JavaScript script. |
loadThumbnail | Public slot to load a thumbnail of the given URL. |
pageForUrl | Public method to get the page for the given URL. |
pagesInRow | Public method to get the number of dials per row. |
reload | Public method to reload the speed dial data. |
removeImageForUrl | Public slot to remove the image for a URL. |
removePage | Public method to remove a page. |
resetDials | Public method to reset the speed dials to the default values. |
save | Public method to save the speed dial configuration. |
sdSize | Public method to get the speed dial size. |
setPagesInRow | Public slot to set the number of pages per row. |
setSdSize | Public slot to set the size of the speed dial. |
urlForShortcut | Public method to get the URL for the given shortcut key. |
urlFromUserInput | Public slot to get the URL from user input. |
None |
Constructor
Private method to escape a title string.
Private method to escape an URL string.
Private method to generate the image file name for a URL.
Private method to initialize the speed dial.
Private method to load the speed dial configuration.
Private slot to handle the creation of a thumbnail image.
Public method to add a page for the given data.
Public slot to react on changed pages.
Public method to close the user agents manager.
Public method to get the file name of the user agents file.
Public method to get the 'initial' JavaScript script.
Public slot to load a thumbnail of the given URL.
Public method to get the page for the given URL.
Public method to get the number of dials per row.
Public method to reload the speed dial data.
Public slot to remove the image for a URL.
Public method to remove a page.
Public method to reset the speed dials to the default values.
Public method to save the speed dial configuration.
Public method to get the speed dial size.
Public slot to set the number of pages per row.
Public slot to set the size of the speed dial.
Public method to get the URL for the given shortcut key.
Public slot to get the URL from user input.