|
MeVisLab Toolbox Reference
|
A class that wraps DRTFrameOfReferenceRelationshipSequence Item for use in Python. More...
#include <mlDRTFrameOfReferenceRelationshipSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTFrameOfReferenceRelationshipSequence object. | |
\script | |
| int | getNumberOfItems () const |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTFrameOfReferenceRelationshipSequenceWrapper (ml::DcmDRTFrameOfReferenceRelationshipSequenceInterface *wrappedSequence) | |
| DRTFrameOfReferenceRelationshipSequenceWrapper (const DRTFrameOfReferenceRelationshipSequenceWrapper &toCopy) | |
| DRTFrameOfReferenceRelationshipSequenceWrapper & | operator= (const DRTFrameOfReferenceRelationshipSequenceWrapper &toCopy) |
| ml::DcmDRTFrameOfReferenceRelationshipSequenceInterface | getWrappedSequence () const |
| QString | getFrameOfReferenceTransformationCommentTag () const |
| QString | getFrameOfReferenceTransformationMatrixTag () const |
| QString | getFrameOfReferenceTransformationTypeTag () const |
| QString | getRelatedFrameOfReferenceUIDTag () const |
A class that wraps DRTFrameOfReferenceRelationshipSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTFrameOfReferenceRelationshipSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTFrameOfReferenceRelationshipSequenceWrapper.h.
|
inline |
|
slot |
|
inline |
Definition at line 70 of file mlDRTFrameOfReferenceRelationshipSequenceWrapper.h.
References ml::DcmDRTFrameOfReferenceRelationshipSequenceInterface::getFrameOfReferenceTransformationCommentTag().
|
inline |
Definition at line 72 of file mlDRTFrameOfReferenceRelationshipSequenceWrapper.h.
References ml::DcmDRTFrameOfReferenceRelationshipSequenceInterface::getFrameOfReferenceTransformationMatrixTag().
|
inline |
Definition at line 74 of file mlDRTFrameOfReferenceRelationshipSequenceWrapper.h.
References ml::DcmDRTFrameOfReferenceRelationshipSequenceInterface::getFrameOfReferenceTransformationTypeTag().
|
slot |
|
slot |
|
inline |
Definition at line 76 of file mlDRTFrameOfReferenceRelationshipSequenceWrapper.h.
References ml::DcmDRTFrameOfReferenceRelationshipSequenceInterface::getRelatedFrameOfReferenceUIDTag().
|
inline |
Definition at line 67 of file mlDRTFrameOfReferenceRelationshipSequenceWrapper.h.
Referenced by DRTFrameOfReferenceRelationshipSequenceWrapper(), and operator=().
|
slot |
|
inline |
|
slot |