25#ifndef __mlDRTVOILUTSequenceWrapper_H
26#define __mlDRTVOILUTSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTVOILUTSequence Item for use in Python.
int getNumberOfItems() const
ml::DcmDRTVOILUTSequenceInterface getWrappedSequence() const
DRTVOILUTSequenceWrapper(ml::DcmDRTVOILUTSequenceInterface *wrappedSequence)
DRTVOILUTSequenceWrapper(const DRTVOILUTSequenceWrapper &toCopy)
QVariant getItem(int idx)
QString getLUTDescriptorTag() const
QString getLUTExplanationTag() const
DRTVOILUTSequenceWrapper & operator=(const DRTVOILUTSequenceWrapper &toCopy)
Class to provide access to DRTVOILUTSequence.
void setSequence(std::vector< DcmDRTVOILUTSequenceInterface::Item > dcmSequence)
Set the DRTVOILUTSequence this interface class provides access to.
std::string getLUTDescriptorTag() const
std::string getLUTExplanationTag() const
Class to provide access to DRTVOILUTSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.