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