Module implementing the history menu.
None |
HistoryMenu | Class implementing the history menu. |
HistoryMenuModel | Class implementing a model for the history menu. |
None |
Class implementing the history menu.
None |
None |
HistoryMenu | Constructor |
__activated | Private slot handling the activated signal. |
__clearHistoryDialog | Private slot to clear the history. |
__showHistoryDialog | Private slot to show the history dialog. |
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. |
None |
Constructor
Private slot handling the activated signal.
Private slot to clear the history.
Private slot to show the history dialog.
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.
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.