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