|
MeVisLab Toolbox Reference
|
#include <mlDRTROIPhysicalPropertiesSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTROIPhysicalPropertiesSequence 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 | setROIPhysicalProperty (QString qParam) |
| QString | getROIPhysicalPropertyTag () const |
| QString | getROIPhysicalProperty () const |
| bool | setROIPhysicalPropertyValue (QString qParam) |
| QString | getROIPhysicalPropertyValueTag () const |
| QString | getROIPhysicalPropertyValue () const |
Public Member Functions | |
| DRTROIPhysicalPropertiesSequenceItemWrapper (const ml::DcmDRTROIPhysicalPropertiesSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTROIPhysicalPropertiesSequenceInterface *sequenceInterface) | |
| DRTROIPhysicalPropertiesSequenceItemWrapper (const DRTROIPhysicalPropertiesSequenceItemWrapper &toCopy) | |
| DRTROIPhysicalPropertiesSequenceItemWrapper & | operator= (const DRTROIPhysicalPropertiesSequenceItemWrapper &toCopy) |
| ml::DcmDRTROIPhysicalPropertiesSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTROIPhysicalPropertiesSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _ROIPhysicalProperty |
| QString | _ROIPhysicalPropertyValue |
Properties | |
| QString | ROIPhysicalProperty |
| QString | ROIPhysicalPropertyValue |
A class that wraps DRTROIPhysicalPropertiesSequence Item for use in Python. \script
Definition at line 47 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
|
inline |
Definition at line 55 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
Referenced by DRTROIPhysicalPropertiesSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 62 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
References DRTROIPhysicalPropertiesSequenceItemWrapper(), 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 getROIPhysicalProperty().
Referenced by getROIPhysicalProperty().
|
slot |
References getROIPhysicalPropertyTag().
Referenced by getROIPhysicalPropertyTag().
|
slot |
References getROIPhysicalPropertyValue().
Referenced by getROIPhysicalPropertyValue().
|
slot |
References getROIPhysicalPropertyValueTag().
Referenced by getROIPhysicalPropertyValueTag().
|
inline |
Definition at line 79 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
Referenced by DRTROIPhysicalPropertiesSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 78 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
Referenced by DRTROIPhysicalPropertiesSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 70 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
References DRTROIPhysicalPropertiesSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setROIPhysicalProperty().
Referenced by setROIPhysicalProperty().
|
slot |
References setROIPhysicalPropertyValue().
Referenced by setROIPhysicalPropertyValue().
| QStringList DRTROIPhysicalPropertiesSequenceItemWrapper::_propertyKeys |
Definition at line 53 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
| QString DRTROIPhysicalPropertiesSequenceItemWrapper::_ROIPhysicalProperty |
Definition at line 82 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
| QString DRTROIPhysicalPropertiesSequenceItemWrapper::_ROIPhysicalPropertyValue |
Definition at line 84 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
|
readwrite |
Definition at line 83 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.
|
readwrite |
Definition at line 85 of file mlDRTROIPhysicalPropertiesSequenceItemWrapper.h.