| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTReferencedPatientSequence Item for use in Python. More...
#include <mlDRTReferencedPatientSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTReferencedPatientSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| QVariant | getItem (int idx) | 
| QVariant | addItem () | 
| bool | insertItem (int idx) | 
| bool | removeItem (int idx) | 
Public Member Functions | |
| DRTReferencedPatientSequenceWrapper (ml::DcmDRTReferencedPatientSequenceInterface *wrappedSequence) | |
| DRTReferencedPatientSequenceWrapper (const DRTReferencedPatientSequenceWrapper &toCopy) | |
| DRTReferencedPatientSequenceWrapper & | operator= (const DRTReferencedPatientSequenceWrapper &toCopy) | 
| ml::DcmDRTReferencedPatientSequenceInterface | getWrappedSequence () const | 
| QString | getReferencedSOPClassUIDTag () const | 
| QString | getReferencedSOPInstanceUIDTag () const | 
A class that wraps DRTReferencedPatientSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTReferencedPatientSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTReferencedPatientSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTReferencedPatientSequenceWrapper.h.
References ml::DcmDRTReferencedPatientSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTReferencedPatientSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  slot | 
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 70 of file mlDRTReferencedPatientSequenceWrapper.h.
References ml::DcmDRTReferencedPatientSequenceInterface::getReferencedSOPClassUIDTag().
      
  | 
  inline | 
Definition at line 72 of file mlDRTReferencedPatientSequenceWrapper.h.
References ml::DcmDRTReferencedPatientSequenceInterface::getReferencedSOPInstanceUIDTag().
      
  | 
  inline | 
Definition at line 67 of file mlDRTReferencedPatientSequenceWrapper.h.
Referenced by DRTReferencedPatientSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTReferencedPatientSequenceWrapper.h.
References ml::DcmDRTReferencedPatientSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTReferencedPatientSequenceInterface::setSequence().
      
  | 
  slot |