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