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