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