25#ifndef __mlDRTBrachyControlPointSequenceWrapper_H
26#define __mlDRTBrachyControlPointSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
QString getCumulativeTimeWeightTag() const
ml::DcmDRTBrachyControlPointSequenceInterface getWrappedSequence() const
QVariant getItem(int idx)
QString getBrachyReferencedDoseReferenceSequenceTag() const
QString getControlPoint3DPositionTag() const
DRTBrachyControlPointSequenceWrapper(ml::DcmDRTBrachyControlPointSequenceInterface *wrappedSequence)
QString getControlPointRelativePositionTag() const
QString getControlPointIndexTag() const
DRTBrachyControlPointSequenceWrapper & operator=(const DRTBrachyControlPointSequenceWrapper &toCopy)
int getNumberOfItems() const
\script
DRTBrachyControlPointSequenceWrapper(const DRTBrachyControlPointSequenceWrapper &toCopy)
Class to provide access to DRTBrachyControlPointSequence.
std::vector< DcmDRTBrachyControlPointSequenceInterface::Item > getSequence() const
Class to provide access to DRTBrachyControlPointSequence.