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