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