Dialog class to select the DICOM series to open, using a GUI. More...
#include <DicomDialog.h>
Inheritance diagram for DicomDialog:
Collaboration diagram for DicomDialog:Public Member Functions | |
| DicomDialog (QList< DicomDialogEntry * >) | |
| Default Constructor. | |
| QList< DicomDialogEntry * > | getSelectedDicomDialogEntries () |
| Get the list of DicomDialogEntry selected for opening. | |
| ~DicomDialog () override=default | |
| Destructor. | |
Dialog class to select the DICOM series to open, using a GUI.
| DicomDialog::DicomDialog | ( | QList< DicomDialogEntry * > | elements | ) |
Default Constructor.
|
overridedefault |
Destructor.
| QList< DicomDialogEntry * > DicomDialog::getSelectedDicomDialogEntries | ( | ) |
Get the list of DicomDialogEntry selected for opening.
Referenced by DicomComponentExtension::open().
Here is the caller graph for this function: