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