| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTOtherPatientIDsSequence Item for use in Python. More...
#include <mlDRTOtherPatientIDsSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTOtherPatientIDsSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| 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) | |
| DRTOtherPatientIDsSequenceWrapper & | operator= (const DRTOtherPatientIDsSequenceWrapper &toCopy) | 
| ml::DcmDRTOtherPatientIDsSequenceInterface | getWrappedSequence () const | 
| QString | getIssuerOfPatientIDTag () const | 
| QString | getPatientIDTag () const | 
| QString | getTypeOfPatientIDTag () const | 
A class that wraps DRTOtherPatientIDsSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTOtherPatientIDsSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTOtherPatientIDsSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTOtherPatientIDsSequenceWrapper.h.
References ml::DcmDRTOtherPatientIDsSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTOtherPatientIDsSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 70 of file mlDRTOtherPatientIDsSequenceWrapper.h.
References ml::DcmDRTOtherPatientIDsSequenceInterface::getIssuerOfPatientIDTag().
      
  | 
  slot | 
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 72 of file mlDRTOtherPatientIDsSequenceWrapper.h.
References ml::DcmDRTOtherPatientIDsSequenceInterface::getPatientIDTag().
      
  | 
  inline | 
Definition at line 74 of file mlDRTOtherPatientIDsSequenceWrapper.h.
References ml::DcmDRTOtherPatientIDsSequenceInterface::getTypeOfPatientIDTag().
      
  | 
  inline | 
Definition at line 67 of file mlDRTOtherPatientIDsSequenceWrapper.h.
Referenced by DRTOtherPatientIDsSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTOtherPatientIDsSequenceWrapper.h.
References ml::DcmDRTOtherPatientIDsSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTOtherPatientIDsSequenceInterface::setSequence().
      
  | 
  slot |