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