Module implementing a dialog to edit a list of history entries.
None |
StartHistoryEditDialog | Class implementing a dialog to edit a list of history entries. |
None |
Class implementing a dialog to edit a list of history entries.
None |
None |
StartHistoryEditDialog | Constructor |
__updateEditButtons | Private method to set the state of the edit buttons. |
getHistory | Public method to get the new list of history entries. |
on_deleteAllButton_clicked | Private slot to delete all entries. |
on_deleteButton_clicked | Private slot to delete the selected entries. |
on_editButton_clicked | Private slot to edit the selected entry. |
on_historyList_itemSelectionChanged | Private slot to handle the selection of entries. |
None |
Constructor
Private method to set the state of the edit buttons.
Public method to get the new list of history entries.
Private slot to delete all entries.
Private slot to delete the selected entries.
Private slot to edit the selected entry.
Private slot to handle the selection of entries.