|
MeVisLab Toolbox Reference
|
#include <mlDRTRecordedSnoutSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTRecordedSnoutSequence 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 | setSnoutID (QString qParam) |
| QString | getSnoutIDTag () const |
| QString | getSnoutID () const |
Public Member Functions | |
| DRTRecordedSnoutSequenceItemWrapper (const ml::DcmDRTRecordedSnoutSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTRecordedSnoutSequenceInterface *sequenceInterface) | |
| DRTRecordedSnoutSequenceItemWrapper (const DRTRecordedSnoutSequenceItemWrapper &toCopy) | |
| DRTRecordedSnoutSequenceItemWrapper & | operator= (const DRTRecordedSnoutSequenceItemWrapper &toCopy) |
| ml::DcmDRTRecordedSnoutSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTRecordedSnoutSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _AccessoryCode |
| QString | _SnoutID |
Properties | |
| QString | AccessoryCode |
| QString | SnoutID |
A class that wraps DRTRecordedSnoutSequence Item for use in Python. \script
Definition at line 47 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
|
inline |
Definition at line 55 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
Referenced by DRTRecordedSnoutSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 62 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
References DRTRecordedSnoutSequenceItemWrapper(), 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().
|
inline |
Definition at line 79 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
Referenced by DRTRecordedSnoutSequenceItemWrapper(), and operator=().
|
slot |
References getSnoutID().
Referenced by getSnoutID().
|
slot |
References getSnoutIDTag().
Referenced by getSnoutIDTag().
|
inline |
Definition at line 78 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
Referenced by DRTRecordedSnoutSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 70 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
References DRTRecordedSnoutSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setAccessoryCode().
Referenced by setAccessoryCode().
|
slot |
References setSnoutID().
Referenced by setSnoutID().
| QString DRTRecordedSnoutSequenceItemWrapper::_AccessoryCode |
Definition at line 82 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
| QStringList DRTRecordedSnoutSequenceItemWrapper::_propertyKeys |
Definition at line 53 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
| QString DRTRecordedSnoutSequenceItemWrapper::_SnoutID |
Definition at line 84 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
|
readwrite |
Definition at line 83 of file mlDRTRecordedSnoutSequenceItemWrapper.h.
|
readwrite |
Definition at line 85 of file mlDRTRecordedSnoutSequenceItemWrapper.h.