Module implementing the history menu.
None |
HistoryMenu | Class implementing the history menu. |
HistoryMenuModel | Class implementing a model for the history menu. |
HistoryMostVisitedMenu | Class implementing the most visited history menu. |
HistoryMostVisitedMenuModel | Class implementing a model to show the most visited history entries. |
None |
Class implementing the history menu.
None |
None |
HistoryMenu | Constructor |
__aboutToShowClosedTabsMenu | Private slot to populate the closed tabs menu. |
__activated | Private slot handling the activated signal. |
__clearHistoryDialog | Private slot to clear the history. |
__closedTabAvailable | Private slot to handle changes of the availability of closed tabs. |
postPopulated | Public method to add any actions after the tree. |
prePopulated | Public method to add any actions before the tree. |
setInitialActions | Public method to set the list of actions that should appear first in the menu. |
showHistoryDialog | Public slot to show the history dialog. |
None |
Constructor
Private slot to populate the closed tabs menu.
Private slot handling the activated signal.
Private slot to clear the history.
Private slot to handle changes of the availability of closed tabs.
Public method to add any actions after the tree.
Public method to add any actions before the tree.
Public method to set the list of actions that should appear first in the menu.
Public slot to show the history dialog.
Class implementing a model for the history menu.
It maps the first bunch of items of the source model to the root.
MOVEDROWS |
None |
HistoryMenuModel | Constructor |
bumpedRows | Public method to determine the number of rows moved to the root. |
columnCount | Public method to get the number of columns. |
index | Public method to create an index. |
mapFromSource | Public method to map an index to the proxy model index. |
mapToSource | Public method to map an index to the source model index. |
mimeData | Public method to return the mime data. |
parent | Public method to get the parent index. |
rowCount | Public method to determine the number of rows. |
None |
Constructor
Public method to determine the number of rows moved to the root.
Public method to get the number of columns.
Public method to create an index.
Public method to map an index to the proxy model index.
Public method to map an index to the source model index.
Public method to return the mime data.
Public method to get the parent index.
Public method to determine the number of rows.
Class implementing the most visited history menu.
None |
None |
HistoryMostVisitedMenu | Constructor |
__activated | Private slot handling the activated signal. |
prePopulated | Public method to add any actions before the tree. |
None |
Constructor
Private slot handling the activated signal.
Public method to add any actions before the tree.
Class implementing a model to show the most visited history entries.
None |
None |
HistoryMostVisitedMenuModel | Constructor |
lessThan | Public method used to sort the displayed items. |
None |
Constructor
Public method used to sort the displayed items.