|
MeVisLab Toolbox Reference
|
#include <mlDRTDVHSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTDVHSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTDVHSequenceWrapper (ml::DcmDRTDVHSequenceInterface *wrappedSequence) | |
| DRTDVHSequenceWrapper (const DRTDVHSequenceWrapper &toCopy) | |
| DRTDVHSequenceWrapper & | operator= (const DRTDVHSequenceWrapper &toCopy) |
| ml::DcmDRTDVHSequenceInterface | getWrappedSequence () const |
| QString | getDVHDataTag () const |
| QString | getDVHDoseScalingTag () const |
| QString | getDVHMaximumDoseTag () const |
| QString | getDVHMeanDoseTag () const |
| QString | getDVHMinimumDoseTag () const |
| QString | getDVHNumberOfBinsTag () const |
| QString | getDVHTypeTag () const |
| QString | getDVHVolumeUnitsTag () const |
| QString | getDoseTypeTag () const |
| QString | getDoseUnitsTag () const |
| QString | getDVHReferencedROISequenceTag () const |
A class that wraps DRTDVHSequence Item for use in Python. \script
Definition at line 45 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTDVHSequenceWrapper.h.
Referenced by DRTDVHSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTDVHSequenceWrapper.h.
References DRTDVHSequenceWrapper(), ml::DcmDRTDVHSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
inline |
Definition at line 86 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 88 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 70 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 72 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 74 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 76 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 78 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 80 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 91 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 82 of file mlDRTDVHSequenceWrapper.h.
|
inline |
Definition at line 84 of file mlDRTDVHSequenceWrapper.h.
|
slot |
|
slot |
\script
|
inline |
Definition at line 67 of file mlDRTDVHSequenceWrapper.h.
Referenced by DRTDVHSequenceWrapper(), and operator=().
|
slot |
|
inline |
Definition at line 61 of file mlDRTDVHSequenceWrapper.h.
References DRTDVHSequenceWrapper(), ml::DcmDRTDVHSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |