25#ifndef __mlDRTVOILUTSequenceWrapper_H
26#define __mlDRTVOILUTSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
70 QString
getLUTDescriptorTag()
const {
return QString(_wrappedSequence.getLUTDescriptorTag().c_str()); }
int getNumberOfItems() const
\script
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.
std::vector< DcmDRTVOILUTSequenceInterface::Item > getSequence() const
Class to provide access to DRTVOILUTSequence.