| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTWedgeSequence Item for use in Python. More...
#include <mlDRTWedgeSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTWedgeSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| QVariant | getItem (int idx) | 
| QVariant | addItem () | 
| bool | insertItem (int idx) | 
| bool | removeItem (int idx) | 
Public Member Functions | |
| DRTWedgeSequenceWrapper (ml::DcmDRTWedgeSequenceInterface *wrappedSequence) | |
| DRTWedgeSequenceWrapper (const DRTWedgeSequenceWrapper &toCopy) | |
| DRTWedgeSequenceWrapper & | operator= (const DRTWedgeSequenceWrapper &toCopy) | 
| ml::DcmDRTWedgeSequenceInterface | getWrappedSequence () const | 
| QString | getAccessoryCodeTag () const | 
| QString | getSourceToWedgeTrayDistanceTag () const | 
| QString | getWedgeAngleTag () const | 
| QString | getWedgeFactorTag () const | 
| QString | getWedgeIDTag () const | 
| QString | getWedgeNumberTag () const | 
| QString | getWedgeOrientationTag () const | 
| QString | getWedgeTypeTag () const | 
A class that wraps DRTWedgeSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTWedgeSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTWedgeSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTWedgeSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 70 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getAccessoryCodeTag().
      
  | 
  slot | 
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 72 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getSourceToWedgeTrayDistanceTag().
      
  | 
  inline | 
Definition at line 74 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getWedgeAngleTag().
      
  | 
  inline | 
Definition at line 76 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getWedgeFactorTag().
      
  | 
  inline | 
Definition at line 78 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getWedgeIDTag().
      
  | 
  inline | 
Definition at line 80 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getWedgeNumberTag().
      
  | 
  inline | 
Definition at line 82 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getWedgeOrientationTag().
      
  | 
  inline | 
Definition at line 84 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getWedgeTypeTag().
      
  | 
  inline | 
Definition at line 67 of file mlDRTWedgeSequenceWrapper.h.
Referenced by DRTWedgeSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTWedgeSequenceWrapper.h.
References ml::DcmDRTWedgeSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTWedgeSequenceInterface::setSequence().
      
  | 
  slot |