25#ifndef __mlDRTRTROIObservationsSequenceWrapper_H
26#define __mlDRTRTROIObservationsSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
70 QString
getMaterialIDTag()
const {
return QString(_wrappedSequence.getMaterialIDTag().c_str()); }
DRTRTROIObservationsSequenceWrapper(ml::DcmDRTRTROIObservationsSequenceInterface *wrappedSequence)
DRTRTROIObservationsSequenceWrapper & operator=(const DRTRTROIObservationsSequenceWrapper &toCopy)
ml::DcmDRTRTROIObservationsSequenceInterface getWrappedSequence() const
QString getROIPhysicalPropertiesSequenceTag() const
QString getRTROIInterpretedTypeTag() const
QString getMaterialIDTag() const
DRTRTROIObservationsSequenceWrapper(const DRTRTROIObservationsSequenceWrapper &toCopy)
QString getROIInterpreterTag() const
int getNumberOfItems() const
\script
QVariant getItem(int idx)
QString getRTROIIdentificationCodeSequenceTag() const
QString getRTRelatedROISequenceTag() const
QString getRelatedRTROIObservationsSequenceTag() const
QString getROIObservationLabelTag() const
QString getReferencedROINumberTag() const
QString getROIObservationDescriptionTag() const
QString getObservationNumberTag() const
Class to provide access to DRTRTROIObservationsSequence.
std::vector< DcmDRTRTROIObservationsSequenceInterface::Item > getSequence() const
Class to provide access to DRTRTROIObservationsSequence.