|
MeVisLab Toolbox Reference
|
A class that wraps DRTApplicationSetupSequence Item for use in Python. More...
#include <mlDRTApplicationSetupSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTApplicationSetupSequence object. | |
\script | |
| int | getNumberOfItems () const |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTApplicationSetupSequenceWrapper (ml::DcmDRTApplicationSetupSequenceInterface *wrappedSequence) | |
| DRTApplicationSetupSequenceWrapper (const DRTApplicationSetupSequenceWrapper &toCopy) | |
| DRTApplicationSetupSequenceWrapper & | operator= (const DRTApplicationSetupSequenceWrapper &toCopy) |
| ml::DcmDRTApplicationSetupSequenceInterface | getWrappedSequence () const |
| QString | getApplicationSetupManufacturerTag () const |
| QString | getApplicationSetupNameTag () const |
| QString | getApplicationSetupNumberTag () const |
| QString | getApplicationSetupTypeTag () const |
| QString | getTemplateNameTag () const |
| QString | getTemplateNumberTag () const |
| QString | getTemplateTypeTag () const |
| QString | getTotalReferenceAirKermaTag () const |
| QString | getBrachyAccessoryDeviceSequenceTag () const |
| QString | getChannelSequenceTag () const |
| QString | getReferencedReferenceImageSequenceTag () const |
A class that wraps DRTApplicationSetupSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 56 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTApplicationSetupSequenceInterface::setSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupManufacturerTag().
|
inline |
Definition at line 72 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupNameTag().
|
inline |
Definition at line 74 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupNumberTag().
|
inline |
Definition at line 76 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupTypeTag().
|
inline |
Definition at line 87 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getBrachyAccessoryDeviceSequenceTag().
|
inline |
Definition at line 89 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getChannelSequenceTag().
|
slot |
|
slot |
|
inline |
Definition at line 91 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getReferencedReferenceImageSequenceTag().
|
inline |
Definition at line 78 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getTemplateNameTag().
|
inline |
Definition at line 80 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getTemplateNumberTag().
|
inline |
Definition at line 82 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getTemplateTypeTag().
|
inline |
Definition at line 84 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getTotalReferenceAirKermaTag().
|
inline |
Definition at line 67 of file mlDRTApplicationSetupSequenceWrapper.h.
Referenced by DRTApplicationSetupSequenceWrapper(), and operator=().
|
slot |
|
inline |
Definition at line 61 of file mlDRTApplicationSetupSequenceWrapper.h.
References ml::DcmDRTApplicationSetupSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTApplicationSetupSequenceInterface::setSequence().
|
slot |