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