| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTSourceSequence Item for use in Python. More...
#include <mlDRTSourceSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTSourceSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| QVariant | getItem (int idx) | 
| QVariant | addItem () | 
| bool | insertItem (int idx) | 
| bool | removeItem (int idx) | 
Public Member Functions | |
| DRTSourceSequenceWrapper (ml::DcmDRTSourceSequenceInterface *wrappedSequence) | |
| DRTSourceSequenceWrapper (const DRTSourceSequenceWrapper &toCopy) | |
| DRTSourceSequenceWrapper & | operator= (const DRTSourceSequenceWrapper &toCopy) | 
| ml::DcmDRTSourceSequenceInterface | getWrappedSequence () const | 
| QString | getActiveSourceDiameterTag () const | 
| QString | getActiveSourceLengthTag () const | 
| QString | getMaterialIDTag () const | 
| QString | getReferenceAirKermaRateTag () const | 
| QString | getSourceEncapsulationNominalThicknessTag () const | 
| QString | getSourceEncapsulationNominalTransmissionTag () const | 
| QString | getSourceIsotopeHalfLifeTag () const | 
| QString | getSourceIsotopeNameTag () const | 
| QString | getSourceManufacturerTag () const | 
| QString | getSourceNumberTag () const | 
| QString | getSourceStrengthTag () const | 
| QString | getSourceStrengthReferenceDateTag () const | 
| QString | getSourceStrengthReferenceTimeTag () const | 
| QString | getSourceStrengthUnitsTag () const | 
| QString | getSourceTypeTag () const | 
A class that wraps DRTSourceSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTSourceSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTSourceSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTSourceSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 70 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getActiveSourceDiameterTag().
      
  | 
  inline | 
Definition at line 72 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getActiveSourceLengthTag().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 74 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getMaterialIDTag().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 76 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getReferenceAirKermaRateTag().
      
  | 
  inline | 
Definition at line 78 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceEncapsulationNominalThicknessTag().
      
  | 
  inline | 
Definition at line 80 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceEncapsulationNominalTransmissionTag().
      
  | 
  inline | 
Definition at line 82 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceIsotopeHalfLifeTag().
      
  | 
  inline | 
Definition at line 84 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceIsotopeNameTag().
      
  | 
  inline | 
Definition at line 86 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceManufacturerTag().
      
  | 
  inline | 
Definition at line 88 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceNumberTag().
      
  | 
  inline | 
Definition at line 92 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceStrengthReferenceDateTag().
      
  | 
  inline | 
Definition at line 94 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceStrengthReferenceTimeTag().
      
  | 
  inline | 
Definition at line 90 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceStrengthTag().
      
  | 
  inline | 
Definition at line 96 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceStrengthUnitsTag().
      
  | 
  inline | 
Definition at line 98 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSourceTypeTag().
      
  | 
  inline | 
Definition at line 67 of file mlDRTSourceSequenceWrapper.h.
Referenced by DRTSourceSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTSourceSequenceWrapper.h.
References ml::DcmDRTSourceSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTSourceSequenceInterface::setSequence().
      
  | 
  slot |