25#ifndef __mlDRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper_H 
   26#define __mlDRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper_H 
   30#include <FMEThirdPartyWarningsDisable.h> 
   36#include <FMEThirdPartyWarningsRestore.h> 
   66    _wrappedSequenceItem = 
toCopy.getWrappedSequenceItem();
 
 
   73    _wrappedSequenceItem = 
toCopy.getWrappedSequenceItem();
 
 
  122  ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item _wrappedSequenceItem;
 
  123  ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface* _sequenceInterface;
 
 
A class that wraps DRTMultiplexedAudioChannelsDescriptionCodeSequence Item for use in Python.
 
bool setChannelMode(QString qParam)
 
QString getChannelIdentificationCodeTag() const
 
QString _ChannelIdentificationCode
 
QVariantMap getDicomTagByKey(QString key) const
 
DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper(const ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface *sequenceInterface)
 
ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item getWrappedSequenceItem() const
 
QStringList _propertyKeys
 
QString getChannelModeTag() const
 
QString getChannelMode() const
 
QVariant getDicomTagValueByName(QString name) const
 
QString ChannelIdentificationCode
 
QString getChannelSourceSequenceTag() const
 
DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper(const DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper &toCopy)
 
QVariantMap getDicomTagByName(QString name) const
 
ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface * getSequence() const
 
bool setChannelSourceSequence(QVariant qParam)
 
QString getChannelIdentificationCode() const
 
QVariant getChannelSourceSequence() const
 
QStringList dir(QString searchString="") const
 
QVariant _ChannelSourceSequence
 
DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper & operator=(const DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper &toCopy)
 
QVariant getDicomTagValueByKey(QString key) const
 
QVariant ChannelSourceSequence
 
bool setChannelIdentificationCode(QString qParam)
 
Class to provide access to DRTMultiplexedAudioChannelsDescriptionCodeSequence.
 
std::vector< DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item > getSequence() const
Return the DRTMultiplexedAudioChannelsDescriptionCodeSequence this interface class provides access to...
 
Class to provide access to DRTMultiplexedAudioChannelsDescriptionCodeSequence.
 
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
 
Main documentation file for ML users and developers.