|
MeVisLab Toolbox Reference
|
#include <mlDRTRecordedBlockSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTRecordedBlockSequence 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 | setBlockName (QString qParam) |
| QString | getBlockNameTag () const |
| QString | getBlockName () const |
| bool | setBlockTrayID (QString qParam) |
| QString | getBlockTrayIDTag () const |
| QString | getBlockTrayID () const |
| bool | setReferencedBlockNumber (QString qParam) |
| QString | getReferencedBlockNumberTag () const |
| QString | getReferencedBlockNumber () const |
Public Member Functions | |
| DRTRecordedBlockSequenceItemWrapper (const ml::DcmDRTRecordedBlockSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTRecordedBlockSequenceInterface *sequenceInterface) | |
| DRTRecordedBlockSequenceItemWrapper (const DRTRecordedBlockSequenceItemWrapper &toCopy) | |
| DRTRecordedBlockSequenceItemWrapper & | operator= (const DRTRecordedBlockSequenceItemWrapper &toCopy) |
| ml::DcmDRTRecordedBlockSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTRecordedBlockSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _AccessoryCode |
| QString | _BlockName |
| QString | _BlockTrayID |
| QString | _ReferencedBlockNumber |
Properties | |
| QString | AccessoryCode |
| QString | BlockName |
| QString | BlockTrayID |
| QString | ReferencedBlockNumber |
A class that wraps DRTRecordedBlockSequence Item for use in Python. \script
Definition at line 47 of file mlDRTRecordedBlockSequenceItemWrapper.h.
|
inline |
Definition at line 55 of file mlDRTRecordedBlockSequenceItemWrapper.h.
Referenced by DRTRecordedBlockSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 62 of file mlDRTRecordedBlockSequenceItemWrapper.h.
References DRTRecordedBlockSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
|
slot |
References getAccessoryCode().
Referenced by getAccessoryCode().
|
slot |
References getAccessoryCodeTag().
Referenced by getAccessoryCodeTag().
|
slot |
References getBlockName().
Referenced by getBlockName().
|
slot |
References getBlockNameTag().
Referenced by getBlockNameTag().
|
slot |
References getBlockTrayID().
Referenced by getBlockTrayID().
|
slot |
References getBlockTrayIDTag().
Referenced by getBlockTrayIDTag().
|
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 getReferencedBlockNumber().
Referenced by getReferencedBlockNumber().
|
slot |
References getReferencedBlockNumberTag().
Referenced by getReferencedBlockNumberTag().
|
inline |
Definition at line 79 of file mlDRTRecordedBlockSequenceItemWrapper.h.
Referenced by DRTRecordedBlockSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 78 of file mlDRTRecordedBlockSequenceItemWrapper.h.
Referenced by DRTRecordedBlockSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 70 of file mlDRTRecordedBlockSequenceItemWrapper.h.
References DRTRecordedBlockSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setAccessoryCode().
Referenced by setAccessoryCode().
|
slot |
References setBlockName().
Referenced by setBlockName().
|
slot |
References setBlockTrayID().
Referenced by setBlockTrayID().
|
slot |
References setReferencedBlockNumber().
Referenced by setReferencedBlockNumber().
| QString DRTRecordedBlockSequenceItemWrapper::_AccessoryCode |
Definition at line 82 of file mlDRTRecordedBlockSequenceItemWrapper.h.
| QString DRTRecordedBlockSequenceItemWrapper::_BlockName |
Definition at line 84 of file mlDRTRecordedBlockSequenceItemWrapper.h.
| QString DRTRecordedBlockSequenceItemWrapper::_BlockTrayID |
Definition at line 86 of file mlDRTRecordedBlockSequenceItemWrapper.h.
| QStringList DRTRecordedBlockSequenceItemWrapper::_propertyKeys |
Definition at line 53 of file mlDRTRecordedBlockSequenceItemWrapper.h.
| QString DRTRecordedBlockSequenceItemWrapper::_ReferencedBlockNumber |
Definition at line 88 of file mlDRTRecordedBlockSequenceItemWrapper.h.
|
readwrite |
Definition at line 83 of file mlDRTRecordedBlockSequenceItemWrapper.h.
|
readwrite |
Definition at line 85 of file mlDRTRecordedBlockSequenceItemWrapper.h.
|
readwrite |
Definition at line 87 of file mlDRTRecordedBlockSequenceItemWrapper.h.
|
readwrite |
Definition at line 89 of file mlDRTRecordedBlockSequenceItemWrapper.h.