|
MeVisLab Toolbox Reference
|
#include <mlDRTIonWedgePositionSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTIonWedgePositionSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| 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.
Referenced by DRTIonWedgePositionSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTIonWedgePositionSequenceWrapper.h.
References DRTIonWedgePositionSequenceWrapper(), ml::DcmDRTIonWedgePositionSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
slot |
|
slot |
\script
|
inline |
Definition at line 70 of file mlDRTIonWedgePositionSequenceWrapper.h.
|
inline |
Definition at line 72 of file mlDRTIonWedgePositionSequenceWrapper.h.
|
inline |
Definition at line 74 of file mlDRTIonWedgePositionSequenceWrapper.h.
|
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 DRTIonWedgePositionSequenceWrapper(), ml::DcmDRTIonWedgePositionSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |