25#ifndef __mlDRTIonWedgePositionSequenceWrapper_H
26#define __mlDRTIonWedgePositionSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
72 QString
getWedgePositionTag()
const {
return QString(_wrappedSequence.getWedgePositionTag().c_str()); }
DRTIonWedgePositionSequenceWrapper(const DRTIonWedgePositionSequenceWrapper &toCopy)
QVariant getItem(int idx)
QString getReferencedWedgeNumberTag() const
QString getWedgePositionTag() const
DRTIonWedgePositionSequenceWrapper(ml::DcmDRTIonWedgePositionSequenceInterface *wrappedSequence)
int getNumberOfItems() const
\script
QString getWedgeThinEdgePositionTag() const
ml::DcmDRTIonWedgePositionSequenceInterface getWrappedSequence() const
DRTIonWedgePositionSequenceWrapper & operator=(const DRTIonWedgePositionSequenceWrapper &toCopy)
Class to provide access to DRTIonWedgePositionSequence.
std::vector< DcmDRTIonWedgePositionSequenceInterface::Item > getSequence() const
Class to provide access to DRTIonWedgePositionSequence.