|
MeVisLab Toolbox Reference
|
#include <mlDRTApplicationSetupSequenceItemWrapper.h>
Public Slots | |
Access to wrapped DRTApplicationSetupSequence 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 | setApplicationSetupManufacturer (QString qParam) |
| QString | getApplicationSetupManufacturerTag () const |
| QString | getApplicationSetupManufacturer () const |
| bool | setApplicationSetupName (QString qParam) |
| QString | getApplicationSetupNameTag () const |
| QString | getApplicationSetupName () const |
| bool | setApplicationSetupNumber (QString qParam) |
| QString | getApplicationSetupNumberTag () const |
| QString | getApplicationSetupNumber () const |
| bool | setApplicationSetupType (QString qParam) |
| QString | getApplicationSetupTypeTag () const |
| QString | getApplicationSetupType () const |
| bool | setTemplateName (QString qParam) |
| QString | getTemplateNameTag () const |
| QString | getTemplateName () const |
| bool | setTemplateNumber (QString qParam) |
| QString | getTemplateNumberTag () const |
| QString | getTemplateNumber () const |
| bool | setTemplateType (QString qParam) |
| QString | getTemplateTypeTag () const |
| QString | getTemplateType () const |
| bool | setTotalReferenceAirKerma (QString qParam) |
| QString | getTotalReferenceAirKermaTag () const |
| QString | getTotalReferenceAirKerma () const |
| bool | setBrachyAccessoryDeviceSequence (QVariant qParam) |
| QVariant | getBrachyAccessoryDeviceSequence () const |
| QString | getBrachyAccessoryDeviceSequenceTag () const |
| bool | setChannelSequence (QVariant qParam) |
| QVariant | getChannelSequence () const |
| QString | getChannelSequenceTag () const |
| bool | setReferencedReferenceImageSequence (QVariant qParam) |
| QVariant | getReferencedReferenceImageSequence () const |
| QString | getReferencedReferenceImageSequenceTag () const |
Public Member Functions | |
| DRTApplicationSetupSequenceItemWrapper (const ml::DcmDRTApplicationSetupSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTApplicationSetupSequenceInterface *sequenceInterface) | |
| DRTApplicationSetupSequenceItemWrapper (const DRTApplicationSetupSequenceItemWrapper &toCopy) | |
| DRTApplicationSetupSequenceItemWrapper & | operator= (const DRTApplicationSetupSequenceItemWrapper &toCopy) |
| ml::DcmDRTApplicationSetupSequenceInterface::Item | getWrappedSequenceItem () const |
| ml::DcmDRTApplicationSetupSequenceInterface * | getSequence () const |
Public Attributes | |
| QStringList | _propertyKeys |
| QString | _ApplicationSetupManufacturer |
| QString | _ApplicationSetupName |
| QString | _ApplicationSetupNumber |
| QString | _ApplicationSetupType |
| QString | _TemplateName |
| QString | _TemplateNumber |
| QString | _TemplateType |
| QString | _TotalReferenceAirKerma |
| QVariant | _BrachyAccessoryDeviceSequence |
| QVariant | _ChannelSequence |
| QVariant | _ReferencedReferenceImageSequence |
Properties | |
| QString | ApplicationSetupManufacturer |
| QString | ApplicationSetupName |
| QString | ApplicationSetupNumber |
| QString | ApplicationSetupType |
| QString | TemplateName |
| QString | TemplateNumber |
| QString | TemplateType |
| QString | TotalReferenceAirKerma |
| QVariant | BrachyAccessoryDeviceSequence |
| QVariant | ChannelSequence |
| QVariant | ReferencedReferenceImageSequence |
A class that wraps DRTApplicationSetupSequence Item for use in Python. \script
Definition at line 50 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
inline |
Definition at line 58 of file mlDRTApplicationSetupSequenceItemWrapper.h.
Referenced by DRTApplicationSetupSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 65 of file mlDRTApplicationSetupSequenceItemWrapper.h.
References DRTApplicationSetupSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
|
slot |
References getApplicationSetupManufacturer().
Referenced by getApplicationSetupManufacturer().
|
slot |
References getApplicationSetupManufacturerTag().
Referenced by getApplicationSetupManufacturerTag().
|
slot |
References getApplicationSetupName().
Referenced by getApplicationSetupName().
|
slot |
References getApplicationSetupNameTag().
Referenced by getApplicationSetupNameTag().
|
slot |
References getApplicationSetupNumber().
Referenced by getApplicationSetupNumber().
|
slot |
References getApplicationSetupNumberTag().
Referenced by getApplicationSetupNumberTag().
|
slot |
References getApplicationSetupType().
Referenced by getApplicationSetupType().
|
slot |
References getApplicationSetupTypeTag().
Referenced by getApplicationSetupTypeTag().
|
slot |
References getBrachyAccessoryDeviceSequence().
Referenced by getBrachyAccessoryDeviceSequence().
|
slot |
References getBrachyAccessoryDeviceSequenceTag().
Referenced by getBrachyAccessoryDeviceSequenceTag().
|
slot |
References getChannelSequence().
Referenced by getChannelSequence().
|
slot |
References getChannelSequenceTag().
Referenced by getChannelSequenceTag().
|
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 getReferencedReferenceImageSequence().
Referenced by getReferencedReferenceImageSequence().
|
slot |
References getReferencedReferenceImageSequenceTag().
Referenced by getReferencedReferenceImageSequenceTag().
|
inline |
Definition at line 82 of file mlDRTApplicationSetupSequenceItemWrapper.h.
Referenced by DRTApplicationSetupSequenceItemWrapper(), and operator=().
|
slot |
References getTemplateName().
Referenced by getTemplateName().
|
slot |
References getTemplateNameTag().
Referenced by getTemplateNameTag().
|
slot |
References getTemplateNumber().
Referenced by getTemplateNumber().
|
slot |
References getTemplateNumberTag().
Referenced by getTemplateNumberTag().
|
slot |
References getTemplateType().
Referenced by getTemplateType().
|
slot |
References getTemplateTypeTag().
Referenced by getTemplateTypeTag().
|
slot |
References getTotalReferenceAirKerma().
Referenced by getTotalReferenceAirKerma().
|
slot |
References getTotalReferenceAirKermaTag().
Referenced by getTotalReferenceAirKermaTag().
|
inline |
Definition at line 81 of file mlDRTApplicationSetupSequenceItemWrapper.h.
Referenced by DRTApplicationSetupSequenceItemWrapper(), and operator=().
|
inline |
Definition at line 73 of file mlDRTApplicationSetupSequenceItemWrapper.h.
References DRTApplicationSetupSequenceItemWrapper(), getSequence(), and getWrappedSequenceItem().
|
slot |
References setApplicationSetupManufacturer().
Referenced by setApplicationSetupManufacturer().
|
slot |
References setApplicationSetupName().
Referenced by setApplicationSetupName().
|
slot |
References setApplicationSetupNumber().
Referenced by setApplicationSetupNumber().
|
slot |
References setApplicationSetupType().
Referenced by setApplicationSetupType().
|
slot |
References setBrachyAccessoryDeviceSequence().
Referenced by setBrachyAccessoryDeviceSequence().
|
slot |
References setChannelSequence().
Referenced by setChannelSequence().
|
slot |
References setReferencedReferenceImageSequence().
Referenced by setReferencedReferenceImageSequence().
|
slot |
References setTemplateName().
Referenced by setTemplateName().
|
slot |
References setTemplateNumber().
Referenced by setTemplateNumber().
|
slot |
References setTemplateType().
Referenced by setTemplateType().
|
slot |
References setTotalReferenceAirKerma().
Referenced by setTotalReferenceAirKerma().
| QString DRTApplicationSetupSequenceItemWrapper::_ApplicationSetupManufacturer |
Definition at line 85 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QString DRTApplicationSetupSequenceItemWrapper::_ApplicationSetupName |
Definition at line 87 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QString DRTApplicationSetupSequenceItemWrapper::_ApplicationSetupNumber |
Definition at line 89 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QString DRTApplicationSetupSequenceItemWrapper::_ApplicationSetupType |
Definition at line 91 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QVariant DRTApplicationSetupSequenceItemWrapper::_BrachyAccessoryDeviceSequence |
Definition at line 102 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QVariant DRTApplicationSetupSequenceItemWrapper::_ChannelSequence |
Definition at line 104 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QStringList DRTApplicationSetupSequenceItemWrapper::_propertyKeys |
Definition at line 56 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QVariant DRTApplicationSetupSequenceItemWrapper::_ReferencedReferenceImageSequence |
Definition at line 106 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QString DRTApplicationSetupSequenceItemWrapper::_TemplateName |
Definition at line 93 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QString DRTApplicationSetupSequenceItemWrapper::_TemplateNumber |
Definition at line 95 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QString DRTApplicationSetupSequenceItemWrapper::_TemplateType |
Definition at line 97 of file mlDRTApplicationSetupSequenceItemWrapper.h.
| QString DRTApplicationSetupSequenceItemWrapper::_TotalReferenceAirKerma |
Definition at line 99 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 86 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 88 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 90 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 92 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 103 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 105 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 107 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 94 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 96 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 98 of file mlDRTApplicationSetupSequenceItemWrapper.h.
|
readwrite |
Definition at line 100 of file mlDRTApplicationSetupSequenceItemWrapper.h.