|
MeVisLab Toolbox Reference
|
#include <mlDRTReferencedRTPlanSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTReferencedRTPlanSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| 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.
Referenced by DRTReferencedRTPlanSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTReferencedRTPlanSequenceWrapper.h.
References DRTReferencedRTPlanSequenceWrapper(), ml::DcmDRTReferencedRTPlanSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
slot |
|
slot |
\script
|
inline |
Definition at line 75 of file mlDRTReferencedRTPlanSequenceWrapper.h.
|
inline |
Definition at line 70 of file mlDRTReferencedRTPlanSequenceWrapper.h.
|
inline |
Definition at line 72 of file mlDRTReferencedRTPlanSequenceWrapper.h.
|
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 DRTReferencedRTPlanSequenceWrapper(), ml::DcmDRTReferencedRTPlanSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |