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