25#ifndef __mlDRTCorrectedParameterSequenceWrapper_H
26#define __mlDRTCorrectedParameterSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
QString getParameterItemIndexTag() const
DRTCorrectedParameterSequenceWrapper & operator=(const DRTCorrectedParameterSequenceWrapper &toCopy)
DRTCorrectedParameterSequenceWrapper(ml::DcmDRTCorrectedParameterSequenceInterface *wrappedSequence)
QVariant getItem(int idx)
QString getCorrectionValueTag() const
DRTCorrectedParameterSequenceWrapper(const DRTCorrectedParameterSequenceWrapper &toCopy)
ml::DcmDRTCorrectedParameterSequenceInterface getWrappedSequence() const
int getNumberOfItems() const
\script
Class to provide access to DRTCorrectedParameterSequence.
std::vector< DcmDRTCorrectedParameterSequenceInterface::Item > getSequence() const
Class to provide access to DRTCorrectedParameterSequence.