Module implementing a configuration dialog for the tools menu.
ToolConfigurationDialog | Class implementing a configuration dialog for the tools menu. |
None |
Class implementing a configuration dialog for the tools menu.
ToolConfigurationDialog | Constructor |
getToollist | Public method to retrieve the tools list. |
handleAdd | Private slot to add a new entry. |
handleChange | Private slot to change an entry. |
handleDelete | Private slot to delete the selected entry. |
handleDown | Private slot to move an entry down in the list. |
handleExeSelect | Private slot to handle the executable selection via a file selection dialog. |
handleToolEntrySelected | Private slot to set the lineedits depending on the selected entry. |
handleUp | Private slot to move an entry up in the list. |
swap | Private method used two swap two list entries given by their index. |
Constructor
Public method to retrieve the tools list.
Private slot to add a new entry.
Private slot to change an entry.
Private slot to delete the selected entry.
Private slot to move an entry down in the list.
Private slot to handle the executable selection via a file selection dialog.
Private slot to set the lineedits depending on the selected entry.
Private slot to move an entry up in the list.
Private method used two swap two list entries given by their index.