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