|
MeVisLab Toolbox Reference
|
A class that wraps DRTCorrectedParameterSequence Item for use in Python. More...
#include <mlDRTCorrectedParameterSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTCorrectedParameterSequence object. | |
\script | |
| int | getNumberOfItems () const |
| 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.
|
inline |
Definition at line 56 of file mlDRTCorrectedParameterSequenceWrapper.h.
References ml::DcmDRTCorrectedParameterSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTCorrectedParameterSequenceInterface::setSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTCorrectedParameterSequenceWrapper.h.
References ml::DcmDRTCorrectedParameterSequenceInterface::getCorrectionValueTag().
|
slot |
|
slot |
|
inline |
Definition at line 72 of file mlDRTCorrectedParameterSequenceWrapper.h.
References ml::DcmDRTCorrectedParameterSequenceInterface::getParameterItemIndexTag().
|
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 ml::DcmDRTCorrectedParameterSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTCorrectedParameterSequenceInterface::setSequence().
|
slot |