| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTDVHSequence Item for use in Python. More...
#include <mlDRTDVHSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTDVHSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| QVariant | getItem (int idx) | 
| QVariant | addItem () | 
| bool | insertItem (int idx) | 
| bool | removeItem (int idx) | 
Public Member Functions | |
| DRTDVHSequenceWrapper (ml::DcmDRTDVHSequenceInterface *wrappedSequence) | |
| DRTDVHSequenceWrapper (const DRTDVHSequenceWrapper &toCopy) | |
| DRTDVHSequenceWrapper & | operator= (const DRTDVHSequenceWrapper &toCopy) | 
| ml::DcmDRTDVHSequenceInterface | getWrappedSequence () const | 
| QString | getDVHDataTag () const | 
| QString | getDVHDoseScalingTag () const | 
| QString | getDVHMaximumDoseTag () const | 
| QString | getDVHMeanDoseTag () const | 
| QString | getDVHMinimumDoseTag () const | 
| QString | getDVHNumberOfBinsTag () const | 
| QString | getDVHTypeTag () const | 
| QString | getDVHVolumeUnitsTag () const | 
| QString | getDoseTypeTag () const | 
| QString | getDoseUnitsTag () const | 
| QString | getDVHReferencedROISequenceTag () const | 
A class that wraps DRTDVHSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTDVHSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTDVHSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTDVHSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 86 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDoseTypeTag().
      
  | 
  inline | 
Definition at line 88 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDoseUnitsTag().
      
  | 
  inline | 
Definition at line 70 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDVHDataTag().
      
  | 
  inline | 
Definition at line 72 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDVHDoseScalingTag().
      
  | 
  inline | 
Definition at line 74 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDVHMaximumDoseTag().
      
  | 
  inline | 
Definition at line 76 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDVHMeanDoseTag().
      
  | 
  inline | 
Definition at line 78 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDVHMinimumDoseTag().
      
  | 
  inline | 
Definition at line 80 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDVHNumberOfBinsTag().
      
  | 
  inline | 
Definition at line 91 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDVHReferencedROISequenceTag().
      
  | 
  inline | 
Definition at line 82 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDVHTypeTag().
      
  | 
  inline | 
Definition at line 84 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getDVHVolumeUnitsTag().
      
  | 
  slot | 
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 67 of file mlDRTDVHSequenceWrapper.h.
Referenced by DRTDVHSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTDVHSequenceWrapper.h.
References ml::DcmDRTDVHSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTDVHSequenceInterface::setSequence().
      
  | 
  slot |