25#ifndef __mlDRTFixationDeviceSequenceWrapper_H
26#define __mlDRTFixationDeviceSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTFixationDeviceSequence Item for use in Python.
DRTFixationDeviceSequenceWrapper & operator=(const DRTFixationDeviceSequenceWrapper &toCopy)
DRTFixationDeviceSequenceWrapper(ml::DcmDRTFixationDeviceSequenceInterface *wrappedSequence)
QString getFixationDeviceRollAngleTag() const
QString getFixationDevicePositionTag() const
QString getFixationDevicePitchAngleTag() const
QString getFixationDeviceLabelTag() const
DRTFixationDeviceSequenceWrapper(const DRTFixationDeviceSequenceWrapper &toCopy)
QString getAccessoryCodeTag() const
QString getFixationDeviceTypeTag() const
QVariant getItem(int idx)
QString getFixationDeviceDescriptionTag() const
int getNumberOfItems() const
ml::DcmDRTFixationDeviceSequenceInterface getWrappedSequence() const
Class to provide access to DRTFixationDeviceSequence.
void setSequence(std::vector< DcmDRTFixationDeviceSequenceInterface::Item > dcmSequence)
Set the DRTFixationDeviceSequence this interface class provides access to.
std::string getFixationDeviceRollAngleTag() const
std::string getFixationDeviceTypeTag() const
std::string getAccessoryCodeTag() const
std::string getFixationDevicePitchAngleTag() const
std::string getFixationDeviceLabelTag() const
std::string getFixationDevicePositionTag() const
std::string getFixationDeviceDescriptionTag() const
Class to provide access to DRTFixationDeviceSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.