Module implementing a dialog to show a list of existing crash session files.
None |
CrashedSessionsSelectionDialog | Class implementing a dialog to show a list of existing crash session files. |
None |
Class implementing a dialog to show a list of existing crash session files.
None |
None |
CrashedSessionsSelectionDialog | Constructor |
__addSessionFileEntry | Private method to read the given session file and add a list entry for it. |
__updateButtonStates | Private method to update the enabled state of the buttons. |
getSelectedCrashSession | Public method to get the selected crash session file name. |
getSelectedCrashSessions | Public method to get the selected crash session file names. |
on_removeButton_clicked | Private slot to remove the selected crash session files. |
None |
Constructor
Private method to read the given session file and add a list entry for it.
Private method to update the enabled state of the buttons.
Public method to get the selected crash session file name.
Public method to get the selected crash session file names.
Private slot to remove the selected crash session files.