Module implementing the URL bar widget.
None |
UrlBar | Class implementing a line edit for entering URLs. |
None |
Class implementing a line edit for entering URLs.
None |
None |
UrlBar | Constructor |
__bookmarkChanged | Private slot to handle bookmark or speed dial changes. |
__browserUrlChanged | Private slot to handle a URL change of the associated browser. |
__checkBookmark | Private slot to check the current URL for the bookmarked state. |
__loadFinished | Private slot to set some data after the page was loaded. |
__loadStarted | Private slot to perform actions before the page is loaded. |
__rssClicked | Private slot to handle clicking the RSS icon. |
__setRssButton | Private slot to show the RSS button. |
__showBookmarkInfo | Private slot to show a dialog with some bookmark info. |
__showThreatInfo | Private slot to show the threat info widget. |
__textChanged | Private slot to handle changes of the text. |
browser | Public method to get the associated browser. |
dragEnterEvent | Protected method to handle drag enter events. |
dropEvent | Protected method to handle drop events. |
focusOutEvent | Protected method to handle focus out event. |
keyPressEvent | Protected method to handle key presses. |
mouseDoubleClickEvent | Protected method to handle mouse double click events. |
mousePressEvent | Protected method called by a mouse press event. |
paintEvent | Protected method handling a paint event. |
preferencesChanged | Public slot to handle a change of preferences. |
setBrowser | Public method to set the browser connection. |
None |
Constructor
Private slot to handle bookmark or speed dial changes.
Private slot to handle a URL change of the associated browser.
Private slot to check the current URL for the bookmarked state.
Private slot to set some data after the page was loaded.
Private slot to perform actions before the page is loaded.
Private slot to handle clicking the RSS icon.
Private slot to show the RSS button.
Private slot to show a dialog with some bookmark info.
Private slot to show the threat info widget.
Private slot to handle changes of the text.
Public method to get the associated browser.
Protected method to handle drag enter events.
Protected method to handle drop events.
Protected method to handle focus out event.
Protected method to handle key presses.
Protected method to handle mouse double click events.
Protected method called by a mouse press event.
Protected method handling a paint event.
Public slot to handle a change of preferences.
Public method to set the browser connection.