25#ifndef __mlDRTSetupDeviceSequenceWrapper_H
26#define __mlDRTSetupDeviceSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
QString getSetupDeviceLabelTag() const
QString getSetupDeviceTypeTag() const
QString getSetupDeviceParameterTag() const
QString getSetupReferenceDescriptionTag() const
DRTSetupDeviceSequenceWrapper & operator=(const DRTSetupDeviceSequenceWrapper &toCopy)
int getNumberOfItems() const
\script
DRTSetupDeviceSequenceWrapper(const DRTSetupDeviceSequenceWrapper &toCopy)
QString getSetupDeviceDescriptionTag() const
QVariant getItem(int idx)
DRTSetupDeviceSequenceWrapper(ml::DcmDRTSetupDeviceSequenceInterface *wrappedSequence)
ml::DcmDRTSetupDeviceSequenceInterface getWrappedSequence() const
Class to provide access to DRTSetupDeviceSequence.
std::vector< DcmDRTSetupDeviceSequenceInterface::Item > getSequence() const
Class to provide access to DRTSetupDeviceSequence.