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