|
MeVisLab Toolbox Reference
|
#include <mlDRTFixationDeviceSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTFixationDeviceSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTFixationDeviceSequenceWrapper (ml::DcmDRTFixationDeviceSequenceInterface *wrappedSequence) | |
| DRTFixationDeviceSequenceWrapper (const DRTFixationDeviceSequenceWrapper &toCopy) | |
| DRTFixationDeviceSequenceWrapper & | operator= (const DRTFixationDeviceSequenceWrapper &toCopy) |
| ml::DcmDRTFixationDeviceSequenceInterface | getWrappedSequence () const |
| QString | getAccessoryCodeTag () const |
| QString | getFixationDeviceDescriptionTag () const |
| QString | getFixationDeviceLabelTag () const |
| QString | getFixationDevicePitchAngleTag () const |
| QString | getFixationDevicePositionTag () const |
| QString | getFixationDeviceRollAngleTag () const |
| QString | getFixationDeviceTypeTag () const |
A class that wraps DRTFixationDeviceSequence Item for use in Python. \script
Definition at line 45 of file mlDRTFixationDeviceSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTFixationDeviceSequenceWrapper.h.
Referenced by DRTFixationDeviceSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTFixationDeviceSequenceWrapper.h.
References DRTFixationDeviceSequenceWrapper(), ml::DcmDRTFixationDeviceSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTFixationDeviceSequenceWrapper.h.
|
inline |
Definition at line 72 of file mlDRTFixationDeviceSequenceWrapper.h.
|
inline |
Definition at line 74 of file mlDRTFixationDeviceSequenceWrapper.h.
|
inline |
Definition at line 76 of file mlDRTFixationDeviceSequenceWrapper.h.
|
inline |
Definition at line 78 of file mlDRTFixationDeviceSequenceWrapper.h.
|
inline |
Definition at line 80 of file mlDRTFixationDeviceSequenceWrapper.h.
|
inline |
Definition at line 82 of file mlDRTFixationDeviceSequenceWrapper.h.
|
slot |
|
slot |
\script
|
inline |
Definition at line 67 of file mlDRTFixationDeviceSequenceWrapper.h.
Referenced by DRTFixationDeviceSequenceWrapper(), and operator=().
|
slot |
|
inline |
Definition at line 61 of file mlDRTFixationDeviceSequenceWrapper.h.
References DRTFixationDeviceSequenceWrapper(), ml::DcmDRTFixationDeviceSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |