MeVisLab Toolbox Reference
DRTReferencedPatientSequenceItemWrapper Class Reference

#include <mlDRTReferencedPatientSequenceItemWrapper.h>

Inheritance diagram for DRTReferencedPatientSequenceItemWrapper:

Public Slots

Access to wrapped DRTReferencedPatientSequence object.
QStringList dir (QString searchString="") const
 \script
QVariantMap getDicomTagByKey (QString key) const
QVariantMap getDicomTagByName (QString name) const
QVariant getDicomTagValueByKey (QString key) const
QVariant getDicomTagValueByName (QString name) const
bool setReferencedSOPClassUID (QString qParam)
QString getReferencedSOPClassUIDTag () const
QString getReferencedSOPClassUID () const
bool setReferencedSOPInstanceUID (QString qParam)
QString getReferencedSOPInstanceUIDTag () const
QString getReferencedSOPInstanceUID () const

Public Member Functions

 DRTReferencedPatientSequenceItemWrapper (const ml::DcmDRTReferencedPatientSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTReferencedPatientSequenceInterface *sequenceInterface)
 DRTReferencedPatientSequenceItemWrapper (const DRTReferencedPatientSequenceItemWrapper &toCopy)
DRTReferencedPatientSequenceItemWrapperoperator= (const DRTReferencedPatientSequenceItemWrapper &toCopy)
ml::DcmDRTReferencedPatientSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTReferencedPatientSequenceInterfacegetSequence () const

Public Attributes

QStringList _propertyKeys
QString _ReferencedSOPClassUID
QString _ReferencedSOPInstanceUID

Properties

QString ReferencedSOPClassUID
QString ReferencedSOPInstanceUID

Detailed Description

A class that wraps DRTReferencedPatientSequence Item for use in Python. \script

Definition at line 47 of file mlDRTReferencedPatientSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTReferencedPatientSequenceItemWrapper() [1/2]

DRTReferencedPatientSequenceItemWrapper::DRTReferencedPatientSequenceItemWrapper ( const ml::DcmDRTReferencedPatientSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTReferencedPatientSequenceInterface * sequenceInterface )
inline

◆ DRTReferencedPatientSequenceItemWrapper() [2/2]

DRTReferencedPatientSequenceItemWrapper::DRTReferencedPatientSequenceItemWrapper ( const DRTReferencedPatientSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

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

\script

References dir().

Referenced by dir().

◆ getDicomTagByKey

QVariantMap DRTReferencedPatientSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTReferencedPatientSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTReferencedPatientSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTReferencedPatientSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getReferencedSOPClassUID

QString DRTReferencedPatientSequenceItemWrapper::getReferencedSOPClassUID ( ) const
slot

◆ getReferencedSOPClassUIDTag

QString DRTReferencedPatientSequenceItemWrapper::getReferencedSOPClassUIDTag ( ) const
slot

◆ getReferencedSOPInstanceUID

QString DRTReferencedPatientSequenceItemWrapper::getReferencedSOPInstanceUID ( ) const
slot

◆ getReferencedSOPInstanceUIDTag

QString DRTReferencedPatientSequenceItemWrapper::getReferencedSOPInstanceUIDTag ( ) const
slot

◆ getSequence()

ml::DcmDRTReferencedPatientSequenceInterface * DRTReferencedPatientSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTReferencedPatientSequenceInterface::Item DRTReferencedPatientSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

◆ setReferencedSOPClassUID

bool DRTReferencedPatientSequenceItemWrapper::setReferencedSOPClassUID ( QString qParam)
slot

◆ setReferencedSOPInstanceUID

bool DRTReferencedPatientSequenceItemWrapper::setReferencedSOPInstanceUID ( QString qParam)
slot

Member Data Documentation

◆ _propertyKeys

QStringList DRTReferencedPatientSequenceItemWrapper::_propertyKeys

Definition at line 53 of file mlDRTReferencedPatientSequenceItemWrapper.h.

◆ _ReferencedSOPClassUID

QString DRTReferencedPatientSequenceItemWrapper::_ReferencedSOPClassUID

Definition at line 82 of file mlDRTReferencedPatientSequenceItemWrapper.h.

◆ _ReferencedSOPInstanceUID

QString DRTReferencedPatientSequenceItemWrapper::_ReferencedSOPInstanceUID

Definition at line 84 of file mlDRTReferencedPatientSequenceItemWrapper.h.

Property Documentation

◆ ReferencedSOPClassUID

QString DRTReferencedPatientSequenceItemWrapper::ReferencedSOPClassUID
readwrite

Definition at line 83 of file mlDRTReferencedPatientSequenceItemWrapper.h.

◆ ReferencedSOPInstanceUID

QString DRTReferencedPatientSequenceItemWrapper::ReferencedSOPInstanceUID
readwrite

Definition at line 85 of file mlDRTReferencedPatientSequenceItemWrapper.h.


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