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