25#ifndef __mlDRTReferencedControlPointSequenceWrapper_H
26#define __mlDRTReferencedControlPointSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
QVariant getItem(int idx)
ml::DcmDRTReferencedControlPointSequenceInterface getWrappedSequence() const
QString getReferencedStartControlPointIndexTag() const
int getNumberOfItems() const
\script
QString getReferencedStopControlPointIndexTag() const
DRTReferencedControlPointSequenceWrapper(const DRTReferencedControlPointSequenceWrapper &toCopy)
DRTReferencedControlPointSequenceWrapper(ml::DcmDRTReferencedControlPointSequenceInterface *wrappedSequence)
DRTReferencedControlPointSequenceWrapper & operator=(const DRTReferencedControlPointSequenceWrapper &toCopy)
Class to provide access to DRTReferencedControlPointSequence.
std::vector< DcmDRTReferencedControlPointSequenceInterface::Item > getSequence() const
Class to provide access to DRTReferencedControlPointSequence.