|
MeVisLab Toolbox Reference
|
#include <mlDRTChannelShieldSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTChannelShieldSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTChannelShieldSequenceWrapper (ml::DcmDRTChannelShieldSequenceInterface *wrappedSequence) | |
| DRTChannelShieldSequenceWrapper (const DRTChannelShieldSequenceWrapper &toCopy) | |
| DRTChannelShieldSequenceWrapper & | operator= (const DRTChannelShieldSequenceWrapper &toCopy) |
| ml::DcmDRTChannelShieldSequenceInterface | getWrappedSequence () const |
| QString | getChannelShieldIDTag () const |
| QString | getChannelShieldNameTag () const |
| QString | getChannelShieldNominalThicknessTag () const |
| QString | getChannelShieldNominalTransmissionTag () const |
| QString | getChannelShieldNumberTag () const |
| QString | getMaterialIDTag () const |
| QString | getReferencedROINumberTag () const |
A class that wraps DRTChannelShieldSequence Item for use in Python. \script
Definition at line 45 of file mlDRTChannelShieldSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTChannelShieldSequenceWrapper.h.
Referenced by DRTChannelShieldSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTChannelShieldSequenceWrapper.h.
References DRTChannelShieldSequenceWrapper(), ml::DcmDRTChannelShieldSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTChannelShieldSequenceWrapper.h.
|
inline |
Definition at line 72 of file mlDRTChannelShieldSequenceWrapper.h.
|
inline |
Definition at line 74 of file mlDRTChannelShieldSequenceWrapper.h.
|
inline |
Definition at line 76 of file mlDRTChannelShieldSequenceWrapper.h.
|
inline |
Definition at line 78 of file mlDRTChannelShieldSequenceWrapper.h.
|
slot |
|
inline |
Definition at line 80 of file mlDRTChannelShieldSequenceWrapper.h.
|
slot |
\script
|
inline |
Definition at line 82 of file mlDRTChannelShieldSequenceWrapper.h.
|
inline |
Definition at line 67 of file mlDRTChannelShieldSequenceWrapper.h.
Referenced by DRTChannelShieldSequenceWrapper(), and operator=().
|
slot |
|
inline |
Definition at line 61 of file mlDRTChannelShieldSequenceWrapper.h.
References DRTChannelShieldSequenceWrapper(), ml::DcmDRTChannelShieldSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |