|
MeVisLab Toolbox Reference
|
#include <mlDRTCorrectedParameterSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTCorrectedParameterSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTCorrectedParameterSequenceWrapper (ml::DcmDRTCorrectedParameterSequenceInterface *wrappedSequence) | |
| DRTCorrectedParameterSequenceWrapper (const DRTCorrectedParameterSequenceWrapper &toCopy) | |
| DRTCorrectedParameterSequenceWrapper & | operator= (const DRTCorrectedParameterSequenceWrapper &toCopy) |
| ml::DcmDRTCorrectedParameterSequenceInterface | getWrappedSequence () const |
| QString | getCorrectionValueTag () const |
| QString | getParameterItemIndexTag () const |
A class that wraps DRTCorrectedParameterSequence Item for use in Python. \script
Definition at line 45 of file mlDRTCorrectedParameterSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTCorrectedParameterSequenceWrapper.h.
Referenced by DRTCorrectedParameterSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTCorrectedParameterSequenceWrapper.h.
References DRTCorrectedParameterSequenceWrapper(), ml::DcmDRTCorrectedParameterSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTCorrectedParameterSequenceWrapper.h.
|
slot |
|
slot |
\script
|
inline |
Definition at line 72 of file mlDRTCorrectedParameterSequenceWrapper.h.
|
inline |
Definition at line 67 of file mlDRTCorrectedParameterSequenceWrapper.h.
Referenced by DRTCorrectedParameterSequenceWrapper(), and operator=().
|
slot |
|
inline |
Definition at line 61 of file mlDRTCorrectedParameterSequenceWrapper.h.
References DRTCorrectedParameterSequenceWrapper(), ml::DcmDRTCorrectedParameterSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |