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