MeVisLab Toolbox Reference
DRTOtherPatientIDsSequenceWrapper Class Reference

#include <mlDRTOtherPatientIDsSequenceWrapper.h>

Inheritance diagram for DRTOtherPatientIDsSequenceWrapper:

Public Slots

Access to wrapped DRTOtherPatientIDsSequence object.
int getNumberOfItems () const
 \script
QVariant getItem (int idx)
QVariant addItem ()
bool insertItem (int idx)
bool removeItem (int idx)

Public Member Functions

 DRTOtherPatientIDsSequenceWrapper (ml::DcmDRTOtherPatientIDsSequenceInterface *wrappedSequence)
 DRTOtherPatientIDsSequenceWrapper (const DRTOtherPatientIDsSequenceWrapper &toCopy)
DRTOtherPatientIDsSequenceWrapperoperator= (const DRTOtherPatientIDsSequenceWrapper &toCopy)
ml::DcmDRTOtherPatientIDsSequenceInterface getWrappedSequence () const
QString getIssuerOfPatientIDTag () const
QString getPatientIDTag () const
QString getTypeOfPatientIDTag () const

Detailed Description

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

Definition at line 45 of file mlDRTOtherPatientIDsSequenceWrapper.h.

Constructor & Destructor Documentation

◆ DRTOtherPatientIDsSequenceWrapper() [1/2]

DRTOtherPatientIDsSequenceWrapper::DRTOtherPatientIDsSequenceWrapper ( ml::DcmDRTOtherPatientIDsSequenceInterface * wrappedSequence)
inline

◆ DRTOtherPatientIDsSequenceWrapper() [2/2]

DRTOtherPatientIDsSequenceWrapper::DRTOtherPatientIDsSequenceWrapper ( const DRTOtherPatientIDsSequenceWrapper & toCopy)
inline

Member Function Documentation

◆ addItem

QVariant DRTOtherPatientIDsSequenceWrapper::addItem ( )
slot

◆ getIssuerOfPatientIDTag()

QString DRTOtherPatientIDsSequenceWrapper::getIssuerOfPatientIDTag ( ) const
inline

Definition at line 70 of file mlDRTOtherPatientIDsSequenceWrapper.h.

◆ getItem

QVariant DRTOtherPatientIDsSequenceWrapper::getItem ( int idx)
slot

◆ getNumberOfItems

int DRTOtherPatientIDsSequenceWrapper::getNumberOfItems ( ) const
slot

\script

◆ getPatientIDTag()

QString DRTOtherPatientIDsSequenceWrapper::getPatientIDTag ( ) const
inline

Definition at line 72 of file mlDRTOtherPatientIDsSequenceWrapper.h.

◆ getTypeOfPatientIDTag()

QString DRTOtherPatientIDsSequenceWrapper::getTypeOfPatientIDTag ( ) const
inline

Definition at line 74 of file mlDRTOtherPatientIDsSequenceWrapper.h.

◆ getWrappedSequence()

ml::DcmDRTOtherPatientIDsSequenceInterface DRTOtherPatientIDsSequenceWrapper::getWrappedSequence ( ) const
inline

◆ insertItem

bool DRTOtherPatientIDsSequenceWrapper::insertItem ( int idx)
slot

◆ operator=()

◆ removeItem

bool DRTOtherPatientIDsSequenceWrapper::removeItem ( int idx)
slot

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