Additions to components to support 3D Slicer IO plugin
- Modify study search dialog so that it passes study references as a list instead of a single instance.
- Move logic for fetching the image server list to a plugin.
- Add
export
module with a basic dialog which can be used for transferring data to Sonador (needs to be sub-classed to implement cancel and background transfer logic). Used by Slicer IO plugin.
Edited by Rob Oakes