Module implementing a configuration dialog for the tools menu.
None |
ToolGroupConfigurationDialog | Class implementing a configuration dialog for the tool groups. |
None |
Class implementing a configuration dialog for the tool groups.
None |
None |
ToolGroupConfigurationDialog | Constructor |
__swap | Private method used two swap two list entries given by their index. |
getToolGroups | Public method to retrieve the tool groups. |
on_addButton_clicked | Private slot to add a new entry. |
on_changeButton_clicked | Private slot to change an entry. |
on_deleteButton_clicked | Private slot to delete the selected entry. |
on_downButton_clicked | Private slot to move an entry down in the list. |
on_groupsList_currentRowChanged | Private slot to set the lineedits depending on the selected entry. |
on_newButton_clicked | Private slot to clear all entry fields. |
on_upButton_clicked | Private slot to move an entry up in the list. |
None |
Constructor
Private method used two swap two list entries given by their index.
Public method to retrieve the tool groups.
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 set the lineedits depending on the selected entry.
Private slot to clear all entry fields.
Private slot to move an entry up in the list.