|
MeVisLab Toolbox Reference
|
A class that wraps DRTFractionGroupSequence Item for use in Python. More...
#include <mlDRTFractionGroupSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTFractionGroupSequence object. | |
\script | |
| int | getNumberOfItems () const |
| QVariant | getItem (int idx) |
| QVariant | addItem () |
| bool | insertItem (int idx) |
| bool | removeItem (int idx) |
Public Member Functions | |
| DRTFractionGroupSequenceWrapper (ml::DcmDRTFractionGroupSequenceInterface *wrappedSequence) | |
| DRTFractionGroupSequenceWrapper (const DRTFractionGroupSequenceWrapper &toCopy) | |
| DRTFractionGroupSequenceWrapper & | operator= (const DRTFractionGroupSequenceWrapper &toCopy) |
| ml::DcmDRTFractionGroupSequenceInterface | getWrappedSequence () const |
| QString | getFractionGroupDescriptionTag () const |
| QString | getFractionGroupNumberTag () const |
| QString | getFractionPatternTag () const |
| QString | getNumberOfBeamsTag () const |
| QString | getNumberOfBrachyApplicationSetupsTag () const |
| QString | getNumberOfFractionPatternDigitsPerDayTag () const |
| QString | getNumberOfFractionsPlannedTag () const |
| QString | getRepeatFractionCycleLengthTag () const |
| QString | getReferencedBeamSequenceTag () const |
| QString | getReferencedBrachyApplicationSetupSequenceTag () const |
| QString | getReferencedDoseReferenceSequenceTag () const |
| QString | getReferencedDoseSequenceTag () const |
A class that wraps DRTFractionGroupSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTFractionGroupSequenceWrapper.h.
|
inline |
Definition at line 51 of file mlDRTFractionGroupSequenceWrapper.h.
|
inline |
Definition at line 56 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTFractionGroupSequenceInterface::setSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getFractionGroupDescriptionTag().
|
inline |
Definition at line 72 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getFractionGroupNumberTag().
|
inline |
Definition at line 74 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getFractionPatternTag().
|
slot |
|
inline |
Definition at line 76 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getNumberOfBeamsTag().
|
inline |
Definition at line 78 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getNumberOfBrachyApplicationSetupsTag().
|
inline |
Definition at line 80 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getNumberOfFractionPatternDigitsPerDayTag().
|
inline |
Definition at line 82 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getNumberOfFractionsPlannedTag().
|
slot |
|
inline |
Definition at line 87 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getReferencedBeamSequenceTag().
|
inline |
Definition at line 89 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getReferencedBrachyApplicationSetupSequenceTag().
|
inline |
Definition at line 91 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getReferencedDoseReferenceSequenceTag().
|
inline |
Definition at line 93 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getReferencedDoseSequenceTag().
|
inline |
Definition at line 84 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getRepeatFractionCycleLengthTag().
|
inline |
Definition at line 67 of file mlDRTFractionGroupSequenceWrapper.h.
Referenced by DRTFractionGroupSequenceWrapper(), and operator=().
|
slot |
|
inline |
Definition at line 61 of file mlDRTFractionGroupSequenceWrapper.h.
References ml::DcmDRTFractionGroupSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTFractionGroupSequenceInterface::setSequence().
|
slot |