25#ifndef __mlDRTPatientSetupSequenceWrapper_H
26#define __mlDRTPatientSetupSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
int getNumberOfItems() const
\script
QString getTableTopLateralSetupDisplacementTag() const
QString getPatientPositionTag() const
ml::DcmDRTPatientSetupSequenceInterface getWrappedSequence() const
DRTPatientSetupSequenceWrapper & operator=(const DRTPatientSetupSequenceWrapper &toCopy)
QVariant getItem(int idx)
QString getPatientSetupLabelTag() const
DRTPatientSetupSequenceWrapper(ml::DcmDRTPatientSetupSequenceInterface *wrappedSequence)
QString getMotionSynchronizationSequenceTag() const
DRTPatientSetupSequenceWrapper(const DRTPatientSetupSequenceWrapper &toCopy)
QString getFixationDeviceSequenceTag() const
QString getSetupTechniqueTag() const
QString getTableTopVerticalSetupDisplacementTag() const
QString getReferencedSetupImageSequenceTag() const
QString getSetupTechniqueDescriptionTag() const
QString getPatientAdditionalPositionTag() const
QString getShieldingDeviceSequenceTag() const
QString getSetupDeviceSequenceTag() const
QString getTableTopLongitudinalSetupDisplacementTag() const
QString getPatientSetupNumberTag() const
Class to provide access to DRTPatientSetupSequence.
std::vector< DcmDRTPatientSetupSequenceInterface::Item > getSequence() const
Class to provide access to DRTPatientSetupSequence.