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