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