25#ifndef __mlDRTFluenceMapSequenceItemWrapper_H 
   26#define __mlDRTFluenceMapSequenceItemWrapper_H 
   30#include <FMEThirdPartyWarningsDisable.h> 
   36#include <FMEThirdPartyWarningsRestore.h> 
   65    _wrappedSequenceItem = 
toCopy.getWrappedSequenceItem();
 
 
   72    _wrappedSequenceItem = 
toCopy.getWrappedSequenceItem();
 
 
  115  ml::DcmDRTFluenceMapSequenceInterface::Item _wrappedSequenceItem;
 
  116  ml::DcmDRTFluenceMapSequenceInterface* _sequenceInterface;
 
 
A class that wraps DRTFluenceMapSequence Item for use in Python.
 
QString _FluenceDataScale
 
QString getFluenceDataScale() const
 
DRTFluenceMapSequenceItemWrapper(const DRTFluenceMapSequenceItemWrapper &toCopy)
 
QString getFluenceDataScaleTag() const
 
QVariantMap getDicomTagByName(QString name) const
 
DRTFluenceMapSequenceItemWrapper & operator=(const DRTFluenceMapSequenceItemWrapper &toCopy)
 
QStringList _propertyKeys
 
QString getFluenceDataSource() const
 
bool setFluenceDataSource(QString qParam)
 
QString _FluenceDataSource
 
ml::DcmDRTFluenceMapSequenceInterface * getSequence() const
 
DRTFluenceMapSequenceItemWrapper(const ml::DcmDRTFluenceMapSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTFluenceMapSequenceInterface *sequenceInterface)
 
QString FluenceDataSource
 
QVariant getDicomTagValueByKey(QString key) const
 
QVariantMap getDicomTagByKey(QString key) const
 
ml::DcmDRTFluenceMapSequenceInterface::Item getWrappedSequenceItem() const
 
QStringList dir(QString searchString="") const
 
bool setFluenceDataScale(QString qParam)
 
QVariant getDicomTagValueByName(QString name) const
 
QString getFluenceDataSourceTag() const
 
Class to provide access to DRTFluenceMapSequence.
 
std::vector< DcmDRTFluenceMapSequenceInterface::Item > getSequence() const
Return the DRTFluenceMapSequence this interface class provides access to.
 
Class to provide access to DRTFluenceMapSequence.
 
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
 
Main documentation file for ML users and developers.