MeVisLab Toolbox Reference
|
A class that wraps DRTRecordedBlockSequence Item for use in Python. More...
#include <mlDRTRecordedBlockSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTRecordedBlockSequence object. | |
\script | |
QStringList | dir (QString searchString="") const |
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 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.
|
inline |
Definition at line 62 of file mlDRTRecordedBlockSequenceItemWrapper.h.
References ml::DcmDRTRecordedBlockSequenceInterface::getSequence(), and mlrange_cast().
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
inline |
Definition at line 79 of file mlDRTRecordedBlockSequenceItemWrapper.h.
|
inline |
Definition at line 78 of file mlDRTRecordedBlockSequenceItemWrapper.h.
|
inline |
Definition at line 70 of file mlDRTRecordedBlockSequenceItemWrapper.h.
References ml::DcmDRTRecordedBlockSequenceInterface::getSequence(), and mlrange_cast().
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.