|
MeVisLab Toolbox Reference
|
#include <mlDRTApplicationSetupSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTApplicationSetupSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| 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.
Referenced by DRTApplicationSetupSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTApplicationSetupSequenceWrapper.h.
References DRTApplicationSetupSequenceWrapper(), ml::DcmDRTApplicationSetupSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 72 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 74 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 76 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 87 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 89 of file mlDRTApplicationSetupSequenceWrapper.h.
|
slot |
|
slot |
\script
|
inline |
Definition at line 91 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 78 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 80 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 82 of file mlDRTApplicationSetupSequenceWrapper.h.
|
inline |
Definition at line 84 of file mlDRTApplicationSetupSequenceWrapper.h.
|
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 DRTApplicationSetupSequenceWrapper(), ml::DcmDRTApplicationSetupSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |