25#ifndef __mlDRTPatientSetupSequenceWrapper_H
26#define __mlDRTPatientSetupSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTPatientSetupSequence Item for use in Python.
int getNumberOfItems() const
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::string getTableTopLateralSetupDisplacementTag() const
std::string getTableTopVerticalSetupDisplacementTag() const
std::string getReferencedSetupImageSequenceTag() const
void setSequence(std::vector< DcmDRTPatientSetupSequenceInterface::Item > dcmSequence)
Set the DRTPatientSetupSequence this interface class provides access to.
std::string getShieldingDeviceSequenceTag() const
std::string getSetupTechniqueTag() const
std::string getTableTopLongitudinalSetupDisplacementTag() const
std::string getMotionSynchronizationSequenceTag() const
std::string getPatientSetupLabelTag() const
std::string getPatientAdditionalPositionTag() const
std::string getPatientSetupNumberTag() const
std::string getSetupTechniqueDescriptionTag() const
std::string getSetupDeviceSequenceTag() const
std::string getFixationDeviceSequenceTag() const
std::string getPatientPositionTag() const
Class to provide access to DRTPatientSetupSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.