Module implementing a dialog to manage history.
None |
HistoryDialog | Class implementing a dialog to manage history. |
None |
Class implementing a dialog to manage history.
None |
None |
HistoryDialog | Constructor |
__activated | Private slot to handle the activation of an entry. |
__copyHistory | Private slot to copy a history entry's URL to the clipboard. |
__customContextMenuRequested | Private slot to handle the context menu request for the bookmarks tree. |
__modelReset | Private slot handling a reset of the tree view's model. |
__openHistory | Private method to open a history entry. |
__openHistoryInCurrentTab | Private slot to open a history entry in the current browser tab. |
__openHistoryInNewBackgroundTab | Private slot to open a history entry in a new background tab. |
__openHistoryInNewTab | Private slot to open a history entry in a new browser tab. |
__openHistoryInNewWindow | Private slot to open a history entry in a new browser window. |
__openHistoryInPrivateWindow | Private slot to open a history entry in a new private browser window. |
None |
Constructor
Private slot to handle the activation of an entry.
Private slot to copy a history entry's URL to the clipboard.
Private slot to handle the context menu request for the bookmarks tree.
Private slot handling a reset of the tree view's model.
Private method to open a history entry.
Private slot to open a history entry in the current browser tab.
Private slot to open a history entry in a new background tab.
Private slot to open a history entry in a new browser tab.
Private slot to open a history entry in a new browser window.
Private slot to open a history entry in a new private browser window.