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