MeVisLab Toolbox Reference
mlDirectDicomImportWrapper.h File Reference

This class wraps the MultiFileVolumeList of the output connector of ml::DirectDicomImport such that it can be accessed from Python. More...

#include <MLDirectDicomImportWrapperSystem.h>
#include <FMEThirdPartyWarningsDisable.h>
#include <QObject>
#include <FMEThirdPartyWarningsRestore.h>
#include <mlMultiFileVolumeListWrapperBase.h>

Go to the source code of this file.

Classes

class  MLDirectDicomImportWrapper
 This class wraps the MultiFileVolumeList of the output connector of ml::DirectDicomImport such that it can be accessed from Python. More...
 

Namespaces

namespace  ml
 Main documentation file for ML users and developers.
 

Detailed Description

This class wraps the MultiFileVolumeList of the output connector of ml::DirectDicomImport such that it can be accessed from Python.

Author
Markus Huellebrand

Definition in file mlDirectDicomImportWrapper.h.