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