25#ifndef __mlDRTReferencedRTPlanSequenceInRTGeneralPlanModuleItemWrapper_H 
   26#define __mlDRTReferencedRTPlanSequenceInRTGeneralPlanModuleItemWrapper_H 
   30#include <FMEThirdPartyWarningsDisable.h> 
   36#include <FMEThirdPartyWarningsRestore.h> 
   65    _wrappedSequenceItem = 
toCopy.getWrappedSequenceItem();
 
 
   72    _wrappedSequenceItem = 
toCopy.getWrappedSequenceItem();
 
 
  121  ml::DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface::Item _wrappedSequenceItem;
 
  122  ml::DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface* _sequenceInterface;
 
 
A class that wraps DRTReferencedRTPlanSequenceInRTGeneralPlanModule Item for use in Python.
 
ml::DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface::Item getWrappedSequenceItem() const
 
bool setReferencedSOPClassUID(QString qParam)
 
DRTReferencedRTPlanSequenceInRTGeneralPlanModuleItemWrapper(const DRTReferencedRTPlanSequenceInRTGeneralPlanModuleItemWrapper &toCopy)
 
ml::DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface * getSequence() const
 
QString RTPlanRelationship
 
QString getReferencedSOPInstanceUID() const
 
QString _ReferencedSOPClassUID
 
QVariant getDicomTagValueByKey(QString key) const
 
DRTReferencedRTPlanSequenceInRTGeneralPlanModuleItemWrapper(const ml::DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface::Item &wrappedSequenceItem, ml::DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface *sequenceInterface)
 
QString getRTPlanRelationshipTag() const
 
QString getRTPlanRelationship() const
 
QString getReferencedSOPClassUID() const
 
QVariant getDicomTagValueByName(QString name) const
 
bool setRTPlanRelationship(QString qParam)
 
QString getReferencedSOPClassUIDTag() const
 
DRTReferencedRTPlanSequenceInRTGeneralPlanModuleItemWrapper & operator=(const DRTReferencedRTPlanSequenceInRTGeneralPlanModuleItemWrapper &toCopy)
 
QString _ReferencedSOPInstanceUID
 
QVariantMap getDicomTagByKey(QString key) const
 
QString ReferencedSOPClassUID
 
QStringList dir(QString searchString="") const
 
QString getReferencedSOPInstanceUIDTag() const
 
QString _RTPlanRelationship
 
QVariantMap getDicomTagByName(QString name) const
 
QStringList _propertyKeys
 
bool setReferencedSOPInstanceUID(QString qParam)
 
QString ReferencedSOPInstanceUID
 
Class to provide access to DRTReferencedRTPlanSequenceInRTGeneralPlanModule.
 
std::vector< DcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface::Item > getSequence() const
Return the DRTReferencedRTPlanSequenceInRTGeneralPlanModule this interface class provides access to.
 
Class to provide access to DRTReferencedRTPlanSequenceInRTGeneralPlanModule.
 
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
 
Main documentation file for ML users and developers.