Module implementing a configuration dialog for the tools menu.
None |
ToolConfigurationDialog | Class implementing a configuration dialog for the tools menu. |
None |
Class implementing a configuration dialog for the tools menu.
None |
None |
ToolConfigurationDialog | Constructor |
__findModeIndex | Private method to find the mode index by its short name. |
__swap | Private method used two swap two list entries given by their index. |
__toolEntryChanged | Private slot to perform actions when a tool entry was changed. |
getToollist | Public method to retrieve the tools list. |
on_addButton_clicked | Private slot to add a new entry. |
on_argumentsEdit_textChanged | Private slot called, when the arguments string was changed. |
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_executablePicker_pathSelected | Private slot to check the executable after it has been selected. |
on_executablePicker_textChanged | Private slot called, when the executable was changed. |
on_iconPicker_textChanged | Private slot called, when the icon path was changed. |
on_menuEdit_textChanged | Private slot called, when the menu text was changed. |
on_newButton_clicked | Private slot to clear all entry fields. |
on_redirectCombo_currentIndexChanged | Private slot called, when the redirection mode was changed. |
on_separatorButton_clicked | Private slot to add a menu separator. |
on_toolsList_currentRowChanged | Private slot to set the lineedits depending on the selected entry. |
on_upButton_clicked | Private slot to move an entry up in the list. |
None |
Constructor
Private method to find the mode index by its short name.
Private method used two swap two list entries given by their index.
Private slot to perform actions when a tool entry was changed.
Public method to retrieve the tools list.
Private slot to add a new entry.
Private slot called, when the arguments string was changed.
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 check the executable after it has been selected.
Private slot called, when the executable was changed.
Private slot called, when the icon path was changed.
Private slot called, when the menu text was changed.
Private slot to clear all entry fields.
Private slot called, when the redirection mode was changed.
Private slot to add a menu separator.
Private slot to set the lineedits depending on the selected entry.
Private slot to move an entry up in the list.