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. |
__goBack | Private slot called to handle the backward button. |
__goForward | Private slot called to handle the forward button. |
__goHome | Private slot called to handle 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. |
reloadButton | Public method to get a reference to the reload button. |
searchEdit | Public method to get a reference to the web search edit. |
stopButton | Public method to get a reference to the stop button. |
None |
Constructor
Private slot to clear the history of the current web browser tab.
Private slot called to handle the backward button.
Private slot called to handle the forward button.
Private slot called to handle 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 button.
Public method to get a reference to the web search edit.
Public method to get a reference to the stop button.