| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTRecordedBlockSequence Item for use in Python. More...
#include <mlDRTRecordedBlockSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTRecordedBlockSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| QVariant | getItem (int idx) | 
| QVariant | addItem () | 
| bool | insertItem (int idx) | 
| bool | removeItem (int idx) | 
Public Member Functions | |
| DRTRecordedBlockSequenceWrapper (ml::DcmDRTRecordedBlockSequenceInterface *wrappedSequence) | |
| DRTRecordedBlockSequenceWrapper (const DRTRecordedBlockSequenceWrapper &toCopy) | |
| DRTRecordedBlockSequenceWrapper & | operator= (const DRTRecordedBlockSequenceWrapper &toCopy) | 
| ml::DcmDRTRecordedBlockSequenceInterface | getWrappedSequence () const | 
| QString | getAccessoryCodeTag () const | 
| QString | getBlockNameTag () const | 
| QString | getBlockTrayIDTag () const | 
| QString | getReferencedBlockNumberTag () const | 
A class that wraps DRTRecordedBlockSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTRecordedBlockSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTRecordedBlockSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTRecordedBlockSequenceWrapper.h.
References ml::DcmDRTRecordedBlockSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTRecordedBlockSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 70 of file mlDRTRecordedBlockSequenceWrapper.h.
References ml::DcmDRTRecordedBlockSequenceInterface::getAccessoryCodeTag().
      
  | 
  inline | 
Definition at line 72 of file mlDRTRecordedBlockSequenceWrapper.h.
References ml::DcmDRTRecordedBlockSequenceInterface::getBlockNameTag().
      
  | 
  inline | 
Definition at line 74 of file mlDRTRecordedBlockSequenceWrapper.h.
References ml::DcmDRTRecordedBlockSequenceInterface::getBlockTrayIDTag().
      
  | 
  slot | 
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 76 of file mlDRTRecordedBlockSequenceWrapper.h.
References ml::DcmDRTRecordedBlockSequenceInterface::getReferencedBlockNumberTag().
      
  | 
  inline | 
Definition at line 67 of file mlDRTRecordedBlockSequenceWrapper.h.
Referenced by DRTRecordedBlockSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTRecordedBlockSequenceWrapper.h.
References ml::DcmDRTRecordedBlockSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTRecordedBlockSequenceInterface::setSequence().
      
  | 
  slot |