|
MeVisLab Toolbox Reference
|
#include <mlDRTReferencedFractionGroupSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTReferencedFractionGroupSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| 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.
Referenced by DRTReferencedFractionGroupSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTReferencedFractionGroupSequenceWrapper.h.
References DRTReferencedFractionGroupSequenceWrapper(), ml::DcmDRTReferencedFractionGroupSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
slot |
|
slot |
\script
|
inline |
Definition at line 73 of file mlDRTReferencedFractionGroupSequenceWrapper.h.
|
inline |
Definition at line 75 of file mlDRTReferencedFractionGroupSequenceWrapper.h.
|
inline |
Definition at line 70 of file mlDRTReferencedFractionGroupSequenceWrapper.h.
|
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 DRTReferencedFractionGroupSequenceWrapper(), ml::DcmDRTReferencedFractionGroupSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |