| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTChannelShieldSequence Item for use in Python. More...
#include <mlDRTChannelShieldSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTChannelShieldSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| QVariant | getItem (int idx) | 
| QVariant | addItem () | 
| bool | insertItem (int idx) | 
| bool | removeItem (int idx) | 
Public Member Functions | |
| DRTChannelShieldSequenceWrapper (ml::DcmDRTChannelShieldSequenceInterface *wrappedSequence) | |
| DRTChannelShieldSequenceWrapper (const DRTChannelShieldSequenceWrapper &toCopy) | |
| DRTChannelShieldSequenceWrapper & | operator= (const DRTChannelShieldSequenceWrapper &toCopy) | 
| ml::DcmDRTChannelShieldSequenceInterface | getWrappedSequence () const | 
| QString | getChannelShieldIDTag () const | 
| QString | getChannelShieldNameTag () const | 
| QString | getChannelShieldNominalThicknessTag () const | 
| QString | getChannelShieldNominalTransmissionTag () const | 
| QString | getChannelShieldNumberTag () const | 
| QString | getMaterialIDTag () const | 
| QString | getReferencedROINumberTag () const | 
A class that wraps DRTChannelShieldSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTChannelShieldSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTChannelShieldSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTChannelShieldSequenceWrapper.h.
References ml::DcmDRTChannelShieldSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTChannelShieldSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 70 of file mlDRTChannelShieldSequenceWrapper.h.
References ml::DcmDRTChannelShieldSequenceInterface::getChannelShieldIDTag().
      
  | 
  inline | 
Definition at line 72 of file mlDRTChannelShieldSequenceWrapper.h.
References ml::DcmDRTChannelShieldSequenceInterface::getChannelShieldNameTag().
      
  | 
  inline | 
Definition at line 74 of file mlDRTChannelShieldSequenceWrapper.h.
References ml::DcmDRTChannelShieldSequenceInterface::getChannelShieldNominalThicknessTag().
      
  | 
  inline | 
Definition at line 76 of file mlDRTChannelShieldSequenceWrapper.h.
References ml::DcmDRTChannelShieldSequenceInterface::getChannelShieldNominalTransmissionTag().
      
  | 
  inline | 
Definition at line 78 of file mlDRTChannelShieldSequenceWrapper.h.
References ml::DcmDRTChannelShieldSequenceInterface::getChannelShieldNumberTag().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 80 of file mlDRTChannelShieldSequenceWrapper.h.
References ml::DcmDRTChannelShieldSequenceInterface::getMaterialIDTag().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 82 of file mlDRTChannelShieldSequenceWrapper.h.
References ml::DcmDRTChannelShieldSequenceInterface::getReferencedROINumberTag().
      
  | 
  inline | 
Definition at line 67 of file mlDRTChannelShieldSequenceWrapper.h.
Referenced by DRTChannelShieldSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTChannelShieldSequenceWrapper.h.
References ml::DcmDRTChannelShieldSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTChannelShieldSequenceInterface::setSequence().
      
  | 
  slot |