Module implementing the shell history dialog.
None |
ShellHistoryDialog | Class implementing the shell history dialog. |
None |
Class implementing the shell history dialog.
None |
None |
ShellHistoryDialog | Constructor |
getHistory | Public method to retrieve the history from the dialog. |
on_copyButton_clicked | Private slot to copy the selected entries to the current editor. |
on_deleteButton_clicked | Private slot to delete the selected entries from the history. |
on_executeButton_clicked | Private slot to execute the selected entries in the shell. |
on_historyList_itemDoubleClicked | Private slot to handle a double click of an item. |
on_historyList_itemSelectionChanged | Private slot to handle a change of the selection. |
on_reloadButton_clicked | Private slot to reload the history. |
None |
Constructor
Public method to retrieve the history from the dialog.
Private slot to copy the selected entries to the current editor.
Private slot to delete the selected entries from the history.
Private slot to execute the selected entries in the shell.
Private slot to handle a double click of an item.
Private slot to handle a change of the selection.
Private slot to reload the history.