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