Module implementing a dialog to enter a list of worktree paths.
| None | 
| GitWorktreePathsDialog | Class implementing a dialog to enter a list of worktree paths. | 
| None | 
Class implementing a dialog to enter a list of worktree paths.
| None | 
| None | 
| GitWorktreePathsDialog | Constructor | 
| __updateOK | Private method to set the enabled state of the OK button. | 
| getPathsList | Public method to get the entered worktree paths. | 
| on_addButton_clicked | Private slot to add a path entry. | 
| on_pathsList_itemSelectionChanged | Private slot handling a change of selected items. | 
| on_removeAllButton_clicked | Private slot to remove all items from the list. | 
| on_removeButton_clicked | Private slot to remove the selected items. | 
| None | 
Constructor
Private method to set the enabled state of the OK button.
Public method to get the entered worktree paths.
Private slot to add a path entry.
Private slot handling a change of selected items.
Private slot to remove all items from the list.
Private slot to remove the selected items.