25#ifndef __mlDRTReferencedControlPointSequenceItemWrapper_H
26#define __mlDRTReferencedControlPointSequenceItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
115 ml::DcmDRTReferencedControlPointSequenceInterface::Item _wrappedSequenceItem;
116 ml::DcmDRTReferencedControlPointSequenceInterface* _sequenceInterface;
A class that wraps DRTReferencedControlPointSequence Item for use in Python.
QStringList _propertyKeys
bool setReferencedStopControlPointIndex(QString qParam)
QString getReferencedStopControlPointIndexTag() const
QVariantMap getDicomTagByName(QString name) const
QVariant getDicomTagValueByName(QString name) const
QString _ReferencedStopControlPointIndex
ml::DcmDRTReferencedControlPointSequenceInterface::Item getWrappedSequenceItem() const
DRTReferencedControlPointSequenceItemWrapper(const DRTReferencedControlPointSequenceItemWrapper &toCopy)
QString getReferencedStartControlPointIndex() const
ml::DcmDRTReferencedControlPointSequenceInterface * getSequence() const
QVariantMap getDicomTagByKey(QString key) const
QString _ReferencedStartControlPointIndex
bool setReferencedStartControlPointIndex(QString qParam)
QString ReferencedStopControlPointIndex
DRTReferencedControlPointSequenceItemWrapper(const ml::DcmDRTReferencedControlPointSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTReferencedControlPointSequenceInterface *sequenceInterface)
QVariant getDicomTagValueByKey(QString key) const
QStringList dir(QString searchString="") const
QString getReferencedStartControlPointIndexTag() const
QString getReferencedStopControlPointIndex() const
QString ReferencedStartControlPointIndex
DRTReferencedControlPointSequenceItemWrapper & operator=(const DRTReferencedControlPointSequenceItemWrapper &toCopy)
Class to provide access to DRTReferencedControlPointSequence.
std::vector< DcmDRTReferencedControlPointSequenceInterface::Item > getSequence() const
Return the DRTReferencedControlPointSequence this interface class provides access to.
Class to provide access to DRTReferencedControlPointSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.