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