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