|
MeVisLab Toolbox Reference
|
#include <mlDRTFixationDeviceSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTFixationDeviceSequence 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 | setAccessoryCode (QString qParam) |
| QString | getAccessoryCodeTag () const |
| QString | getAccessoryCode () const |
| bool | setFixationDeviceDescription (QString qParam) |
| QString | getFixationDeviceDescriptionTag () const |
| QString | getFixationDeviceDescription () const |
| bool | setFixationDeviceLabel (QString qParam) |
| QString | getFixationDeviceLabelTag () const |
| QString | getFixationDeviceLabel () const |
| bool | setFixationDevicePitchAngle (float qParam) |
| QString | getFixationDevicePitchAngleTag () const |
| float | getFixationDevicePitchAngle () const |
| bool | setFixationDevicePosition (QString qParam) |
| QString | getFixationDevicePositionTag () const |
| QString | getFixationDevicePosition () const |
| bool | setFixationDeviceRollAngle (float qParam) |
| QString | getFixationDeviceRollAngleTag () const |
| float | getFixationDeviceRollAngle () const |
| bool | setFixationDeviceType (QString qParam) |
| QString | getFixationDeviceTypeTag () const |
| QString | getFixationDeviceType () const |
Public Member Functions | |
| DRTFixationDeviceSequenceItemWrapper (const ml::DcmDRTFixationDeviceSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTFixationDeviceSequenceInterface *sequenceInterface) | |
| DRTFixationDeviceSequenceItemWrapper (const DRTFixationDeviceSequenceItemWrapper &toCopy) | |
| DRTFixationDeviceSequenceItemWrapper & | operator= (const DRTFixationDeviceSequenceItemWrapper &toCopy) |
| ml::DcmDRTFixationDeviceSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTFixationDeviceSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _AccessoryCode |
| QString | _FixationDeviceDescription |
| QString | _FixationDeviceLabel |
| float | _FixationDevicePitchAngle |
| QString | _FixationDevicePosition |
| float | _FixationDeviceRollAngle |
| QString | _FixationDeviceType |
Properties | |
| QString | AccessoryCode |
| QString | FixationDeviceDescription |
| QString | FixationDeviceLabel |
| float | FixationDevicePitchAngle |
| QString | FixationDevicePosition |
| float | FixationDeviceRollAngle |
| QString | FixationDeviceType |
A class that wraps DRTFixationDeviceSequence Item for use in Python. \script
Definition at line 47 of file mlDRTFixationDeviceSequenceItemWrapper.h.
|
inline |
Definition at line 55 of file mlDRTFixationDeviceSequenceItemWrapper.h.
Referenced by DRTFixationDeviceSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 62 of file mlDRTFixationDeviceSequenceItemWrapper.h.
References DRTFixationDeviceSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
|
slot |
References getAccessoryCode().
Referenced by getAccessoryCode().
|
slot |
References getAccessoryCodeTag().
Referenced by getAccessoryCodeTag().
|
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 getFixationDeviceDescription().
Referenced by getFixationDeviceDescription().
|
slot |
References getFixationDeviceDescriptionTag().
Referenced by getFixationDeviceDescriptionTag().
|
slot |
References getFixationDeviceLabel().
Referenced by getFixationDeviceLabel().
|
slot |
References getFixationDeviceLabelTag().
Referenced by getFixationDeviceLabelTag().
|
slot |
References getFixationDevicePitchAngle().
Referenced by getFixationDevicePitchAngle().
|
slot |
References getFixationDevicePitchAngleTag().
Referenced by getFixationDevicePitchAngleTag().
|
slot |
References getFixationDevicePosition().
Referenced by getFixationDevicePosition().
|
slot |
References getFixationDevicePositionTag().
Referenced by getFixationDevicePositionTag().
|
slot |
References getFixationDeviceRollAngle().
Referenced by getFixationDeviceRollAngle().
|
slot |
References getFixationDeviceRollAngleTag().
Referenced by getFixationDeviceRollAngleTag().
|
slot |
References getFixationDeviceType().
Referenced by getFixationDeviceType().
|
slot |
References getFixationDeviceTypeTag().
Referenced by getFixationDeviceTypeTag().
|
inline |
Definition at line 79 of file mlDRTFixationDeviceSequenceItemWrapper.h.
Referenced by DRTFixationDeviceSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 78 of file mlDRTFixationDeviceSequenceItemWrapper.h.
Referenced by DRTFixationDeviceSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 70 of file mlDRTFixationDeviceSequenceItemWrapper.h.
References DRTFixationDeviceSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setAccessoryCode().
Referenced by setAccessoryCode().
|
slot |
References setFixationDeviceDescription().
Referenced by setFixationDeviceDescription().
|
slot |
References setFixationDeviceLabel().
Referenced by setFixationDeviceLabel().
|
slot |
References setFixationDevicePitchAngle().
Referenced by setFixationDevicePitchAngle().
|
slot |
References setFixationDevicePosition().
Referenced by setFixationDevicePosition().
|
slot |
References setFixationDeviceRollAngle().
Referenced by setFixationDeviceRollAngle().
|
slot |
References setFixationDeviceType().
Referenced by setFixationDeviceType().
| QString DRTFixationDeviceSequenceItemWrapper::_AccessoryCode |
Definition at line 82 of file mlDRTFixationDeviceSequenceItemWrapper.h.
| QString DRTFixationDeviceSequenceItemWrapper::_FixationDeviceDescription |
Definition at line 84 of file mlDRTFixationDeviceSequenceItemWrapper.h.
| QString DRTFixationDeviceSequenceItemWrapper::_FixationDeviceLabel |
Definition at line 86 of file mlDRTFixationDeviceSequenceItemWrapper.h.
| float DRTFixationDeviceSequenceItemWrapper::_FixationDevicePitchAngle |
Definition at line 88 of file mlDRTFixationDeviceSequenceItemWrapper.h.
| QString DRTFixationDeviceSequenceItemWrapper::_FixationDevicePosition |
Definition at line 90 of file mlDRTFixationDeviceSequenceItemWrapper.h.
| float DRTFixationDeviceSequenceItemWrapper::_FixationDeviceRollAngle |
Definition at line 92 of file mlDRTFixationDeviceSequenceItemWrapper.h.
| QString DRTFixationDeviceSequenceItemWrapper::_FixationDeviceType |
Definition at line 94 of file mlDRTFixationDeviceSequenceItemWrapper.h.
| QStringList DRTFixationDeviceSequenceItemWrapper::_propertyKeys |
Definition at line 53 of file mlDRTFixationDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 83 of file mlDRTFixationDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 85 of file mlDRTFixationDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 87 of file mlDRTFixationDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 89 of file mlDRTFixationDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 91 of file mlDRTFixationDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 93 of file mlDRTFixationDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 95 of file mlDRTFixationDeviceSequenceItemWrapper.h.