MeVisLab Toolbox Reference
DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper Class Reference

A class that wraps DRTMultiplexedAudioChannelsDescriptionCodeSequence Item for use in Python. More...

#include <mlDRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper.h>

Inheritance diagram for DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper:

Public Slots

Access to wrapped DRTMultiplexedAudioChannelsDescriptionCodeSequence object.

\script

QStringList dir (QString searchString="") const
 
QVariantMap getDicomTagByKey (QString key) const
 
QVariantMap getDicomTagByName (QString name) const
 
QVariant getDicomTagValueByKey (QString key) const
 
QVariant getDicomTagValueByName (QString name) const
 
bool setChannelIdentificationCode (QString qParam)
 
QString getChannelIdentificationCodeTag () const
 
QString getChannelIdentificationCode () const
 
bool setChannelMode (QString qParam)
 
QString getChannelModeTag () const
 
QString getChannelMode () const
 
bool setChannelSourceSequence (QVariant qParam)
 
QVariant getChannelSourceSequence () const
 
QString getChannelSourceSequenceTag () const
 

Public Member Functions

 DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper (const ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface *sequenceInterface)
 
 DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper (const DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper &toCopy)
 
DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapperoperator= (const DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper &toCopy)
 
ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item getWrappedSequenceItem () const
 
ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterfacegetSequence () const
 

Public Attributes

QStringList _propertyKeys
 
QString _ChannelIdentificationCode
 
QString _ChannelMode
 
QVariant _ChannelSourceSequence
 

Properties

QString ChannelIdentificationCode
 
QString ChannelMode
 
QVariant ChannelSourceSequence
 

Detailed Description

A class that wraps DRTMultiplexedAudioChannelsDescriptionCodeSequence Item for use in Python.

\script

Definition at line 48 of file mlDRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper() [1/2]

DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper ( const ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item wrappedSequenceItem,
ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface sequenceInterface 
)
inline

◆ DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper() [2/2]

DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper ( const DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper toCopy)
inline

Member Function Documentation

◆ dir

QStringList DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::dir ( QString  searchString = "") const
slot

◆ getChannelIdentificationCode

QString DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getChannelIdentificationCode ( ) const
slot

◆ getChannelIdentificationCodeTag

QString DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getChannelIdentificationCodeTag ( ) const
slot

◆ getChannelMode

QString DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getChannelMode ( ) const
slot

◆ getChannelModeTag

QString DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getChannelModeTag ( ) const
slot

◆ getChannelSourceSequence

QVariant DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getChannelSourceSequence ( ) const
slot

◆ getChannelSourceSequenceTag

QString DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getChannelSourceSequenceTag ( ) const
slot

◆ getDicomTagByKey

QVariantMap DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getDicomTagByKey ( QString  key) const
slot

◆ getDicomTagByName

QVariantMap DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getDicomTagByName ( QString  name) const
slot

◆ getDicomTagValueByKey

QVariant DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getDicomTagValueByKey ( QString  key) const
slot

◆ getDicomTagValueByName

QVariant DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getDicomTagValueByName ( QString  name) const
slot

◆ getSequence()

ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface* DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper& DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::operator= ( const DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper toCopy)
inline

◆ setChannelIdentificationCode

bool DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::setChannelIdentificationCode ( QString  qParam)
slot

◆ setChannelMode

bool DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::setChannelMode ( QString  qParam)
slot

◆ setChannelSourceSequence

bool DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::setChannelSourceSequence ( QVariant  qParam)
slot

Member Data Documentation

◆ _ChannelIdentificationCode

QString DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::_ChannelIdentificationCode

◆ _ChannelMode

QString DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::_ChannelMode

◆ _ChannelSourceSequence

QVariant DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::_ChannelSourceSequence

◆ _propertyKeys

QStringList DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::_propertyKeys

Property Documentation

◆ ChannelIdentificationCode

QString DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::ChannelIdentificationCode
readwrite

◆ ChannelMode

QString DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::ChannelMode
readwrite

◆ ChannelSourceSequence

QVariant DRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper::ChannelSourceSequence
readwrite

The documentation for this class was generated from the following file: