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