25#ifndef __mlDRTReferencedInstanceSequenceItemWrapper_H
26#define __mlDRTReferencedInstanceSequenceItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
66 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
73 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
218 ml::DcmDRTReferencedInstanceSequenceInterface::Item _wrappedSequenceItem;
219 ml::DcmDRTReferencedInstanceSequenceInterface* _sequenceInterface;
A class that wraps DRTReferencedInstanceSequence Item for use in Python.
QString ReferencedSOPClassUID
QString _ReferencedSOPClassUID
QVariantMap getDicomTagByName(QString name) const
bool setBitsAllocated(int qParam)
int _RedPaletteColorLookupTableDescriptor
int getGreenPaletteColorLookupTableDescriptor() const
QVariant getDicomTagValueByKey(QString key) const
QVariant getPurposeOfReferenceCodeSequence() const
int getPixelRepresentation() const
bool setRedPaletteColorLookupTableDescriptor(int qParam)
bool setPlanarConfiguration(int qParam)
QString getReferencedSOPInstanceUID() const
bool setHighBit(int qParam)
int _GreenPaletteColorLookupTableDescriptor
bool setReferencedSOPClassUID(QString qParam)
int LargestImagePixelValue
QStringList dir(QString searchString="") const
int _LargestImagePixelValue
QString getPixelAspectRatio() const
QString _ReferencedSOPInstanceUID
bool setBitsStored(int qParam)
QString getBitsStoredTag() const
bool setSamplesPerPixel(int qParam)
QString getRowsTag() const
QString getPixelRepresentationTag() const
QString getLargestImagePixelValueTag() const
int getPlanarConfiguration() const
ml::DcmDRTReferencedInstanceSequenceInterface * getSequence() const
int SmallestImagePixelValue
DRTReferencedInstanceSequenceItemWrapper(const DRTReferencedInstanceSequenceItemWrapper &toCopy)
QString getPhotometricInterpretationTag() const
int getSamplesPerPixel() const
QString getPhotometricInterpretation() const
QString _PhotometricInterpretation
QString getBitsAllocatedTag() const
bool setLargestImagePixelValue(int qParam)
DRTReferencedInstanceSequenceItemWrapper(const ml::DcmDRTReferencedInstanceSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTReferencedInstanceSequenceInterface *sequenceInterface)
QStringList _propertyKeys
int BluePaletteColorLookupTableDescriptor
QString getSmallestImagePixelValueTag() const
bool setColumns(int qParam)
int RedPaletteColorLookupTableDescriptor
QVariant PurposeOfReferenceCodeSequence
QString getColumnsTag() const
QString ReferencedSOPInstanceUID
QString getRedPaletteColorLookupTableDescriptorTag() const
int GreenPaletteColorLookupTableDescriptor
int getBitsAllocated() const
QString getReferencedSOPClassUID() const
bool setReferencedSOPInstanceUID(QString qParam)
QString getSamplesPerPixelTag() const
bool setBluePaletteColorLookupTableDescriptor(int qParam)
QString getReferencedSOPClassUIDTag() const
int _SmallestImagePixelValue
bool setPurposeOfReferenceCodeSequence(QVariant qParam)
int getRedPaletteColorLookupTableDescriptor() const
int getBluePaletteColorLookupTableDescriptor() const
QString getPlanarConfigurationTag() const
bool setSmallestImagePixelValue(int qParam)
QString getGreenPaletteColorLookupTableDescriptorTag() const
QString PhotometricInterpretation
int _BluePaletteColorLookupTableDescriptor
QVariantMap getDicomTagByKey(QString key) const
QVariant _PurposeOfReferenceCodeSequence
QString getHighBitTag() const
QString getReferencedSOPInstanceUIDTag() const
QVariant getDicomTagValueByName(QString name) const
bool setICCProfile(int qParam)
QString getPurposeOfReferenceCodeSequenceTag() const
int getSmallestImagePixelValue() const
QString getICCProfileTag() const
DRTReferencedInstanceSequenceItemWrapper & operator=(const DRTReferencedInstanceSequenceItemWrapper &toCopy)
int getICCProfile() const
QString getBluePaletteColorLookupTableDescriptorTag() const
bool setPixelRepresentation(int qParam)
QString _PixelAspectRatio
bool setPixelAspectRatio(QString qParam)
bool setPhotometricInterpretation(QString qParam)
int getLargestImagePixelValue() const
bool setGreenPaletteColorLookupTableDescriptor(int qParam)
QString getPixelAspectRatioTag() const
ml::DcmDRTReferencedInstanceSequenceInterface::Item getWrappedSequenceItem() const
int getBitsStored() const
Class to provide access to DRTReferencedInstanceSequence.
std::vector< DcmDRTReferencedInstanceSequenceInterface::Item > getSequence() const
Return the DRTReferencedInstanceSequence this interface class provides access to.
Class to provide access to DRTReferencedInstanceSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.