Module implementing a configuration dialog for the bookmarked files menu.
None |
BookmarkedFilesDialog | Class implementing a configuration dialog for the bookmarked files menu. |
None |
Class implementing a configuration dialog for the bookmarked files menu.
None |
None |
BookmarkedFilesDialog | Constructor |
__swap | Private method used two swap two list entries given by their index. |
getBookmarkedFiles | Public method to retrieve the tools list. |
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_filePicker_textChanged | Private slot to handle the textChanged signal of the file edit. |
on_filesList_currentRowChanged | Private slot to set the lineedit depending on the selected entry. |
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 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 textChanged signal of the file edit.
Private slot to set the lineedit depending on the selected entry.
Private slot to move an entry up in the list.