MeVisLab Toolbox Reference
DRTEncryptedAttributesSequenceItemWrapper Class Reference

#include <mlDRTEncryptedAttributesSequenceItemWrapper.h>

Inheritance diagram for DRTEncryptedAttributesSequenceItemWrapper:

Public Slots

Access to wrapped DRTEncryptedAttributesSequence object.
QStringList dir (QString searchString="") const
 \script
QVariantMap getDicomTagByKey (QString key) const
QVariantMap getDicomTagByName (QString name) const
QVariant getDicomTagValueByKey (QString key) const
QVariant getDicomTagValueByName (QString name) const
bool setEncryptedContent (int qParam)
QString getEncryptedContentTag () const
int getEncryptedContent () const
bool setEncryptedContentTransferSyntaxUID (QString qParam)
QString getEncryptedContentTransferSyntaxUIDTag () const
QString getEncryptedContentTransferSyntaxUID () const

Public Member Functions

 DRTEncryptedAttributesSequenceItemWrapper (const ml::DcmDRTEncryptedAttributesSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTEncryptedAttributesSequenceInterface *sequenceInterface)
 DRTEncryptedAttributesSequenceItemWrapper (const DRTEncryptedAttributesSequenceItemWrapper &toCopy)
DRTEncryptedAttributesSequenceItemWrapperoperator= (const DRTEncryptedAttributesSequenceItemWrapper &toCopy)
ml::DcmDRTEncryptedAttributesSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTEncryptedAttributesSequenceInterfacegetSequence () const

Public Attributes

QStringList _propertyKeys
int _EncryptedContent
QString _EncryptedContentTransferSyntaxUID

Properties

int EncryptedContent
QString EncryptedContentTransferSyntaxUID

Detailed Description

A class that wraps DRTEncryptedAttributesSequence Item for use in Python. \script

Definition at line 47 of file mlDRTEncryptedAttributesSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTEncryptedAttributesSequenceItemWrapper() [1/2]

DRTEncryptedAttributesSequenceItemWrapper::DRTEncryptedAttributesSequenceItemWrapper ( const ml::DcmDRTEncryptedAttributesSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTEncryptedAttributesSequenceInterface * sequenceInterface )
inline

◆ DRTEncryptedAttributesSequenceItemWrapper() [2/2]

DRTEncryptedAttributesSequenceItemWrapper::DRTEncryptedAttributesSequenceItemWrapper ( const DRTEncryptedAttributesSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

QStringList DRTEncryptedAttributesSequenceItemWrapper::dir ( QString searchString = "") const
slot

\script

References dir().

Referenced by dir().

◆ getDicomTagByKey

QVariantMap DRTEncryptedAttributesSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTEncryptedAttributesSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTEncryptedAttributesSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTEncryptedAttributesSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getEncryptedContent

int DRTEncryptedAttributesSequenceItemWrapper::getEncryptedContent ( ) const
slot

References getEncryptedContent().

Referenced by getEncryptedContent().

◆ getEncryptedContentTag

QString DRTEncryptedAttributesSequenceItemWrapper::getEncryptedContentTag ( ) const
slot

◆ getEncryptedContentTransferSyntaxUID

QString DRTEncryptedAttributesSequenceItemWrapper::getEncryptedContentTransferSyntaxUID ( ) const
slot

◆ getEncryptedContentTransferSyntaxUIDTag

QString DRTEncryptedAttributesSequenceItemWrapper::getEncryptedContentTransferSyntaxUIDTag ( ) const
slot

◆ getSequence()

ml::DcmDRTEncryptedAttributesSequenceInterface * DRTEncryptedAttributesSequenceItemWrapper::getSequence ( ) const
inline

◆ getWrappedSequenceItem()

ml::DcmDRTEncryptedAttributesSequenceInterface::Item DRTEncryptedAttributesSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

◆ operator=()

◆ setEncryptedContent

bool DRTEncryptedAttributesSequenceItemWrapper::setEncryptedContent ( int qParam)
slot

References setEncryptedContent().

Referenced by setEncryptedContent().

◆ setEncryptedContentTransferSyntaxUID

bool DRTEncryptedAttributesSequenceItemWrapper::setEncryptedContentTransferSyntaxUID ( QString qParam)
slot

Member Data Documentation

◆ _EncryptedContent

int DRTEncryptedAttributesSequenceItemWrapper::_EncryptedContent

◆ _EncryptedContentTransferSyntaxUID

QString DRTEncryptedAttributesSequenceItemWrapper::_EncryptedContentTransferSyntaxUID

◆ _propertyKeys

QStringList DRTEncryptedAttributesSequenceItemWrapper::_propertyKeys

Property Documentation

◆ EncryptedContent

int DRTEncryptedAttributesSequenceItemWrapper::EncryptedContent
readwrite

◆ EncryptedContentTransferSyntaxUID

QString DRTEncryptedAttributesSequenceItemWrapper::EncryptedContentTransferSyntaxUID
readwrite

The documentation for this class was generated from the following file: