| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTIonBlockSequence Item for use in Python. More...
#include <mlDRTIonBlockSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTIonBlockSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| QVariant | getItem (int idx) | 
| QVariant | addItem () | 
| bool | insertItem (int idx) | 
| bool | removeItem (int idx) | 
Public Member Functions | |
| DRTIonBlockSequenceWrapper (ml::DcmDRTIonBlockSequenceInterface *wrappedSequence) | |
| DRTIonBlockSequenceWrapper (const DRTIonBlockSequenceWrapper &toCopy) | |
| DRTIonBlockSequenceWrapper & | operator= (const DRTIonBlockSequenceWrapper &toCopy) | 
| ml::DcmDRTIonBlockSequenceInterface | getWrappedSequence () const | 
| QString | getAccessoryCodeTag () const | 
| QString | getBlockDataTag () const | 
| QString | getBlockDivergenceTag () const | 
| QString | getBlockMountingPositionTag () const | 
| QString | getBlockNameTag () const | 
| QString | getBlockNumberTag () const | 
| QString | getBlockNumberOfPointsTag () const | 
| QString | getBlockThicknessTag () const | 
| QString | getBlockTrayIDTag () const | 
| QString | getBlockTypeTag () const | 
| QString | getIsocenterToBlockTrayDistanceTag () const | 
| QString | getMaterialIDTag () const | 
A class that wraps DRTIonBlockSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTIonBlockSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTIonBlockSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTIonBlockSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 70 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getAccessoryCodeTag().
      
  | 
  inline | 
Definition at line 72 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getBlockDataTag().
      
  | 
  inline | 
Definition at line 74 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getBlockDivergenceTag().
      
  | 
  inline | 
Definition at line 76 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getBlockMountingPositionTag().
      
  | 
  inline | 
Definition at line 78 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getBlockNameTag().
      
  | 
  inline | 
Definition at line 82 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getBlockNumberOfPointsTag().
      
  | 
  inline | 
Definition at line 80 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getBlockNumberTag().
      
  | 
  inline | 
Definition at line 84 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getBlockThicknessTag().
      
  | 
  inline | 
Definition at line 86 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getBlockTrayIDTag().
      
  | 
  inline | 
Definition at line 88 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getBlockTypeTag().
      
  | 
  inline | 
Definition at line 90 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getIsocenterToBlockTrayDistanceTag().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 92 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getMaterialIDTag().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 67 of file mlDRTIonBlockSequenceWrapper.h.
Referenced by DRTIonBlockSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTIonBlockSequenceWrapper.h.
References ml::DcmDRTIonBlockSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTIonBlockSequenceInterface::setSequence().
      
  | 
  slot |