| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTChannelSourceSequence Item for use in Python. More...
#include <mlDRTChannelSourceSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTChannelSourceSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| QVariant | getItem (int idx) | 
| QVariant | addItem () | 
| bool | insertItem (int idx) | 
| bool | removeItem (int idx) | 
Public Member Functions | |
| DRTChannelSourceSequenceWrapper (ml::DcmDRTChannelSourceSequenceInterface *wrappedSequence) | |
| DRTChannelSourceSequenceWrapper (const DRTChannelSourceSequenceWrapper &toCopy) | |
| DRTChannelSourceSequenceWrapper & | operator= (const DRTChannelSourceSequenceWrapper &toCopy) | 
| ml::DcmDRTChannelSourceSequenceInterface | getWrappedSequence () const | 
| QString | getCodeMeaningTag () const | 
| QString | getCodeValueTag () const | 
| QString | getCodingSchemeDesignatorTag () const | 
| QString | getCodingSchemeVersionTag () const | 
| QString | getContextGroupExtensionCreatorUIDTag () const | 
| QString | getContextGroupExtensionFlagTag () const | 
| QString | getContextGroupLocalVersionTag () const | 
| QString | getContextGroupVersionTag () const | 
| QString | getContextIdentifierTag () const | 
| QString | getMappingResourceTag () const | 
A class that wraps DRTChannelSourceSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTChannelSourceSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTChannelSourceSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTChannelSourceSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 70 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getCodeMeaningTag().
      
  | 
  inline | 
Definition at line 72 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getCodeValueTag().
      
  | 
  inline | 
Definition at line 74 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getCodingSchemeDesignatorTag().
      
  | 
  inline | 
Definition at line 76 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getCodingSchemeVersionTag().
      
  | 
  inline | 
Definition at line 78 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getContextGroupExtensionCreatorUIDTag().
      
  | 
  inline | 
Definition at line 80 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getContextGroupExtensionFlagTag().
      
  | 
  inline | 
Definition at line 82 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getContextGroupLocalVersionTag().
      
  | 
  inline | 
Definition at line 84 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getContextGroupVersionTag().
      
  | 
  inline | 
Definition at line 86 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getContextIdentifierTag().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 88 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getMappingResourceTag().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 67 of file mlDRTChannelSourceSequenceWrapper.h.
Referenced by DRTChannelSourceSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTChannelSourceSequenceWrapper.h.
References ml::DcmDRTChannelSourceSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTChannelSourceSequenceInterface::setSequence().
      
  | 
  slot |