|
MeVisLab Toolbox Reference
|
#include <mlDRTReferencedControlPointSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTReferencedControlPointSequence object. | |
| QStringList | dir (QString searchString="") const |
| \script | |
| QVariantMap | getDicomTagByKey (QString key) const |
| QVariantMap | getDicomTagByName (QString name) const |
| QVariant | getDicomTagValueByKey (QString key) const |
| QVariant | getDicomTagValueByName (QString name) const |
| bool | setReferencedStartControlPointIndex (QString qParam) |
| QString | getReferencedStartControlPointIndexTag () const |
| QString | getReferencedStartControlPointIndex () const |
| bool | setReferencedStopControlPointIndex (QString qParam) |
| QString | getReferencedStopControlPointIndexTag () const |
| QString | getReferencedStopControlPointIndex () const |
Public Member Functions | |
| DRTReferencedControlPointSequenceItemWrapper (const ml::DcmDRTReferencedControlPointSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTReferencedControlPointSequenceInterface *sequenceInterface) | |
| DRTReferencedControlPointSequenceItemWrapper (const DRTReferencedControlPointSequenceItemWrapper &toCopy) | |
| DRTReferencedControlPointSequenceItemWrapper & | operator= (const DRTReferencedControlPointSequenceItemWrapper &toCopy) |
| ml::DcmDRTReferencedControlPointSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTReferencedControlPointSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _ReferencedStartControlPointIndex |
| QString | _ReferencedStopControlPointIndex |
Properties | |
| QString | ReferencedStartControlPointIndex |
| QString | ReferencedStopControlPointIndex |
A class that wraps DRTReferencedControlPointSequence Item for use in Python. \script
Definition at line 47 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
|
inline |
Definition at line 55 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
Referenced by DRTReferencedControlPointSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 62 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
References DRTReferencedControlPointSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
|
slot |
References getDicomTagByKey().
Referenced by getDicomTagByKey().
|
slot |
References getDicomTagByName().
Referenced by getDicomTagByName().
|
slot |
References getDicomTagValueByKey().
Referenced by getDicomTagValueByKey().
|
slot |
References getDicomTagValueByName().
Referenced by getDicomTagValueByName().
|
slot |
References getReferencedStartControlPointIndex().
Referenced by getReferencedStartControlPointIndex().
|
slot |
References getReferencedStartControlPointIndexTag().
Referenced by getReferencedStartControlPointIndexTag().
|
slot |
References getReferencedStopControlPointIndex().
Referenced by getReferencedStopControlPointIndex().
|
slot |
References getReferencedStopControlPointIndexTag().
Referenced by getReferencedStopControlPointIndexTag().
|
inline |
Definition at line 79 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
Referenced by DRTReferencedControlPointSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 78 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
Referenced by DRTReferencedControlPointSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 70 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
References DRTReferencedControlPointSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setReferencedStartControlPointIndex().
Referenced by setReferencedStartControlPointIndex().
|
slot |
References setReferencedStopControlPointIndex().
Referenced by setReferencedStopControlPointIndex().
| QStringList DRTReferencedControlPointSequenceItemWrapper::_propertyKeys |
Definition at line 53 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
| QString DRTReferencedControlPointSequenceItemWrapper::_ReferencedStartControlPointIndex |
Definition at line 82 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
| QString DRTReferencedControlPointSequenceItemWrapper::_ReferencedStopControlPointIndex |
Definition at line 84 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
|
readwrite |
Definition at line 83 of file mlDRTReferencedControlPointSequenceItemWrapper.h.
|
readwrite |
Definition at line 85 of file mlDRTReferencedControlPointSequenceItemWrapper.h.