|
MeVisLab Toolbox Reference
|
#include <mlDRTBrachyControlPointSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTBrachyControlPointSequence 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 | setControlPoint3DPosition (QString qParam) |
| QString | getControlPoint3DPositionTag () const |
| QString | getControlPoint3DPosition () const |
| bool | setControlPointIndex (QString qParam) |
| QString | getControlPointIndexTag () const |
| QString | getControlPointIndex () const |
| bool | setControlPointRelativePosition (QString qParam) |
| QString | getControlPointRelativePositionTag () const |
| QString | getControlPointRelativePosition () const |
| bool | setCumulativeTimeWeight (QString qParam) |
| QString | getCumulativeTimeWeightTag () const |
| QString | getCumulativeTimeWeight () const |
| bool | setBrachyReferencedDoseReferenceSequence (QVariant qParam) |
| QVariant | getBrachyReferencedDoseReferenceSequence () const |
| QString | getBrachyReferencedDoseReferenceSequenceTag () const |
Public Member Functions | |
| DRTBrachyControlPointSequenceItemWrapper (const ml::DcmDRTBrachyControlPointSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTBrachyControlPointSequenceInterface *sequenceInterface) | |
| DRTBrachyControlPointSequenceItemWrapper (const DRTBrachyControlPointSequenceItemWrapper &toCopy) | |
| DRTBrachyControlPointSequenceItemWrapper & | operator= (const DRTBrachyControlPointSequenceItemWrapper &toCopy) |
| ml::DcmDRTBrachyControlPointSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTBrachyControlPointSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _ControlPoint3DPosition |
| QString | _ControlPointIndex |
| QString | _ControlPointRelativePosition |
| QString | _CumulativeTimeWeight |
| QVariant | _BrachyReferencedDoseReferenceSequence |
Properties | |
| QString | ControlPoint3DPosition |
| QString | ControlPointIndex |
| QString | ControlPointRelativePosition |
| QString | CumulativeTimeWeight |
| QVariant | BrachyReferencedDoseReferenceSequence |
A class that wraps DRTBrachyControlPointSequence Item for use in Python. \script
Definition at line 48 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
|
inline |
Definition at line 56 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
Referenced by DRTBrachyControlPointSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 63 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
References DRTBrachyControlPointSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
|
slot |
References getBrachyReferencedDoseReferenceSequence().
Referenced by getBrachyReferencedDoseReferenceSequence().
|
slot |
References getBrachyReferencedDoseReferenceSequenceTag().
Referenced by getBrachyReferencedDoseReferenceSequenceTag().
|
slot |
References getControlPoint3DPosition().
Referenced by getControlPoint3DPosition().
|
slot |
References getControlPoint3DPositionTag().
Referenced by getControlPoint3DPositionTag().
|
slot |
References getControlPointIndex().
Referenced by getControlPointIndex().
|
slot |
References getControlPointIndexTag().
Referenced by getControlPointIndexTag().
|
slot |
References getControlPointRelativePosition().
Referenced by getControlPointRelativePosition().
|
slot |
References getControlPointRelativePositionTag().
Referenced by getControlPointRelativePositionTag().
|
slot |
References getCumulativeTimeWeight().
Referenced by getCumulativeTimeWeight().
|
slot |
References getCumulativeTimeWeightTag().
Referenced by getCumulativeTimeWeightTag().
|
slot |
References getDicomTagByKey().
Referenced by getDicomTagByKey().
|
slot |
References getDicomTagByName().
Referenced by getDicomTagByName().
|
slot |
References getDicomTagValueByKey().
Referenced by getDicomTagValueByKey().
|
slot |
References getDicomTagValueByName().
Referenced by getDicomTagValueByName().
|
inline |
Definition at line 80 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
Referenced by DRTBrachyControlPointSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 79 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
Referenced by DRTBrachyControlPointSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 71 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
References DRTBrachyControlPointSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setBrachyReferencedDoseReferenceSequence().
Referenced by setBrachyReferencedDoseReferenceSequence().
|
slot |
References setControlPoint3DPosition().
Referenced by setControlPoint3DPosition().
|
slot |
References setControlPointIndex().
Referenced by setControlPointIndex().
|
slot |
References setControlPointRelativePosition().
Referenced by setControlPointRelativePosition().
|
slot |
References setCumulativeTimeWeight().
Referenced by setCumulativeTimeWeight().
| QVariant DRTBrachyControlPointSequenceItemWrapper::_BrachyReferencedDoseReferenceSequence |
Definition at line 92 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
| QString DRTBrachyControlPointSequenceItemWrapper::_ControlPoint3DPosition |
Definition at line 83 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
| QString DRTBrachyControlPointSequenceItemWrapper::_ControlPointIndex |
Definition at line 85 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
| QString DRTBrachyControlPointSequenceItemWrapper::_ControlPointRelativePosition |
Definition at line 87 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
| QString DRTBrachyControlPointSequenceItemWrapper::_CumulativeTimeWeight |
Definition at line 89 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
| QStringList DRTBrachyControlPointSequenceItemWrapper::_propertyKeys |
Definition at line 54 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
|
readwrite |
Definition at line 93 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
|
readwrite |
Definition at line 84 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
|
readwrite |
Definition at line 86 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
|
readwrite |
Definition at line 88 of file mlDRTBrachyControlPointSequenceItemWrapper.h.
|
readwrite |
Definition at line 90 of file mlDRTBrachyControlPointSequenceItemWrapper.h.