Observations
It uses qt.QFileDialog.getExistingDirectory directly1 from module setup() function.

Suggestions
Add a directory selector (e.g ctk.ctkPathLineEdit or ctk.ctkDirectoryButton) to the UI allowing to select a directory
ctkPathLineEdit |
ctkDirectoryButton |
 |
 |
Links
Observations
It uses
qt.QFileDialog.getExistingDirectorydirectly1 from modulesetup()function.Suggestions
Add a directory selector (e.g
ctk.ctkPathLineEditorctk.ctkDirectoryButton) to the UI allowing to select a directoryctkPathLineEditctkDirectoryButtonLinks
Footnotes
https://github.com/rnadkarni2/SlicerBreast_DCEMRI_FTV/blob/f0e9ca577ae950f010d6fdb4037195ddaa14b2e9/DCE_IDandPhaseSelect/DCE_IDandPhaseSelect.py#L281-L282 ↩