|
MeVisLab Toolbox Reference
|
#include <mlDRTSetupDeviceSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTSetupDeviceSequence 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 | setSetupDeviceDescription (QString qParam) |
| QString | getSetupDeviceDescriptionTag () const |
| QString | getSetupDeviceDescription () const |
| bool | setSetupDeviceLabel (QString qParam) |
| QString | getSetupDeviceLabelTag () const |
| QString | getSetupDeviceLabel () const |
| bool | setSetupDeviceParameter (QString qParam) |
| QString | getSetupDeviceParameterTag () const |
| QString | getSetupDeviceParameter () const |
| bool | setSetupDeviceType (QString qParam) |
| QString | getSetupDeviceTypeTag () const |
| QString | getSetupDeviceType () const |
| bool | setSetupReferenceDescription (QString qParam) |
| QString | getSetupReferenceDescriptionTag () const |
| QString | getSetupReferenceDescription () const |
Public Member Functions | |
| DRTSetupDeviceSequenceItemWrapper (const ml::DcmDRTSetupDeviceSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTSetupDeviceSequenceInterface *sequenceInterface) | |
| DRTSetupDeviceSequenceItemWrapper (const DRTSetupDeviceSequenceItemWrapper &toCopy) | |
| DRTSetupDeviceSequenceItemWrapper & | operator= (const DRTSetupDeviceSequenceItemWrapper &toCopy) |
| ml::DcmDRTSetupDeviceSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTSetupDeviceSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _SetupDeviceDescription |
| QString | _SetupDeviceLabel |
| QString | _SetupDeviceParameter |
| QString | _SetupDeviceType |
| QString | _SetupReferenceDescription |
Properties | |
| QString | SetupDeviceDescription |
| QString | SetupDeviceLabel |
| QString | SetupDeviceParameter |
| QString | SetupDeviceType |
| QString | SetupReferenceDescription |
A class that wraps DRTSetupDeviceSequence Item for use in Python. \script
Definition at line 47 of file mlDRTSetupDeviceSequenceItemWrapper.h.
|
inline |
Definition at line 55 of file mlDRTSetupDeviceSequenceItemWrapper.h.
Referenced by DRTSetupDeviceSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 62 of file mlDRTSetupDeviceSequenceItemWrapper.h.
References DRTSetupDeviceSequenceItemWrapper(), 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().
|
inline |
Definition at line 79 of file mlDRTSetupDeviceSequenceItemWrapper.h.
Referenced by DRTSetupDeviceSequenceItemWrapper(), and operator=().
|
slot |
References getSetupDeviceDescription().
Referenced by getSetupDeviceDescription().
|
slot |
References getSetupDeviceDescriptionTag().
Referenced by getSetupDeviceDescriptionTag().
|
slot |
References getSetupDeviceLabel().
Referenced by getSetupDeviceLabel().
|
slot |
References getSetupDeviceLabelTag().
Referenced by getSetupDeviceLabelTag().
|
slot |
References getSetupDeviceParameter().
Referenced by getSetupDeviceParameter().
|
slot |
References getSetupDeviceParameterTag().
Referenced by getSetupDeviceParameterTag().
|
slot |
References getSetupDeviceType().
Referenced by getSetupDeviceType().
|
slot |
References getSetupDeviceTypeTag().
Referenced by getSetupDeviceTypeTag().
|
slot |
References getSetupReferenceDescription().
Referenced by getSetupReferenceDescription().
|
slot |
References getSetupReferenceDescriptionTag().
Referenced by getSetupReferenceDescriptionTag().
|
inline |
Definition at line 78 of file mlDRTSetupDeviceSequenceItemWrapper.h.
Referenced by DRTSetupDeviceSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 70 of file mlDRTSetupDeviceSequenceItemWrapper.h.
References DRTSetupDeviceSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setSetupDeviceDescription().
Referenced by setSetupDeviceDescription().
|
slot |
References setSetupDeviceLabel().
Referenced by setSetupDeviceLabel().
|
slot |
References setSetupDeviceParameter().
Referenced by setSetupDeviceParameter().
|
slot |
References setSetupDeviceType().
Referenced by setSetupDeviceType().
|
slot |
References setSetupReferenceDescription().
Referenced by setSetupReferenceDescription().
| QStringList DRTSetupDeviceSequenceItemWrapper::_propertyKeys |
Definition at line 53 of file mlDRTSetupDeviceSequenceItemWrapper.h.
| QString DRTSetupDeviceSequenceItemWrapper::_SetupDeviceDescription |
Definition at line 82 of file mlDRTSetupDeviceSequenceItemWrapper.h.
| QString DRTSetupDeviceSequenceItemWrapper::_SetupDeviceLabel |
Definition at line 84 of file mlDRTSetupDeviceSequenceItemWrapper.h.
| QString DRTSetupDeviceSequenceItemWrapper::_SetupDeviceParameter |
Definition at line 86 of file mlDRTSetupDeviceSequenceItemWrapper.h.
| QString DRTSetupDeviceSequenceItemWrapper::_SetupDeviceType |
Definition at line 88 of file mlDRTSetupDeviceSequenceItemWrapper.h.
| QString DRTSetupDeviceSequenceItemWrapper::_SetupReferenceDescription |
Definition at line 90 of file mlDRTSetupDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 83 of file mlDRTSetupDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 85 of file mlDRTSetupDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 87 of file mlDRTSetupDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 89 of file mlDRTSetupDeviceSequenceItemWrapper.h.
|
readwrite |
Definition at line 91 of file mlDRTSetupDeviceSequenceItemWrapper.h.