|
MeVisLab Toolbox Reference
|
A class that wraps DRTReferencedDoseSequence Item for use in Python. More...
#include <mlDRTReferencedDoseSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTReferencedDoseSequence object. | |
\script | |
| int | getNumberOfItems () const |
| 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.
|
inline |
Definition at line 56 of file mlDRTReferencedDoseSequenceWrapper.h.
References ml::DcmDRTReferencedDoseSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTReferencedDoseSequenceInterface::setSequence().
|
slot |
|
slot |
|
slot |
|
inline |
Definition at line 70 of file mlDRTReferencedDoseSequenceWrapper.h.
References ml::DcmDRTReferencedDoseSequenceInterface::getReferencedSOPClassUIDTag().
|
inline |
Definition at line 72 of file mlDRTReferencedDoseSequenceWrapper.h.
References ml::DcmDRTReferencedDoseSequenceInterface::getReferencedSOPInstanceUIDTag().
|
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 ml::DcmDRTReferencedDoseSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTReferencedDoseSequenceInterface::setSequence().
|
slot |