That was the idea - it's just to get a directory (or rather, several directories) from the remote system.
QFileDialog has, among other things, a static function that allows for selecting directories.
The how was in the first post (I'd set the model for the QFileDialog's view and that should take care of it)... but it seemed excessive to me and failed to pass the "sanity" check. On the other hand, if it's doable that way, then it's just short of the "too hard to do" point for me and I'll plod forward with it.
I'm also wondering just how much effort I'm willing to put forward when it can be solved with a simple QLineEdit and a manual entry (no browsing)
Bookmarks