Module implementing the navigation bar widget.
None |
NavigationBar | Class implementing the navigation bar. |
None |
Class implementing the navigation bar.
None |
None |
NavigationBar | Constructor |
__clearHistory | Private slot to clear the history of the current web browser tab. |
__contextMenuRequested | Private method to handle a context menu request. |
__goBack | Private slot called to handle the backward button. |
__goBackInNewTab | Private slot handling a middle click or Ctrl left click of the backward button. |
__goForward | Private slot called to handle the forward button. |
__goForwardInNewTab | Private slot handling a middle click or Ctrl left click of the forward button. |
__goHome | Private slot called to handle the home button. |
__goHomeInNewTab | Private slot handling a middle click or Ctrl left click of the home button. |
__navigationMenuActionTriggered | Private slot to go to the selected page. |
__reload | Private slot called to handle the reload button. |
__showBackMenu | Private slot showing the backwards navigation menu. |
__showForwardMenu | Private slot showing the forwards navigation menu. |
__stopLoad | Private slot called to handle loading of the current page. |
backButton | Public method to get a reference to the back button. |
exitFullScreenButton | Public method to get a reference to the exit full screen button. |
forwardButton | Public method to get a reference to the forward button. |
reloadStopButton | Public method to get a reference to the reload/stop button. |
searchEdit | Public method to get a reference to the web search edit. |
superMenuButton | Public method to get a reference to the super menu button. |
None |
Constructor
Private slot to clear the history of the current web browser tab.
Private method to handle a context menu request.
Private slot called to handle the backward button.
Private slot handling a middle click or Ctrl left click of the backward button.
Private slot called to handle the forward button.
Private slot handling a middle click or Ctrl left click of the forward button.
Private slot called to handle the home button.
Private slot handling a middle click or Ctrl left click of the home button.
Private slot to go to the selected page.
Private slot called to handle the reload button.
Private slot showing the backwards navigation menu.
Private slot showing the forwards navigation menu.
Private slot called to handle loading of the current page.
Public method to get a reference to the back button.
Public method to get a reference to the exit full screen button.
Public method to get a reference to the forward button.
Public method to get a reference to the reload/stop button.
Public method to get a reference to the web search edit.
Public method to get a reference to the super menu button.