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