MeVisLab Toolbox Reference
mlDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper.h
Go to the documentation of this file.
1// Copyright (c) Fraunhofer MEVIS, Germany. All rights reserved.
2// **InsertLicense** code
3//----------------------------------------------------------------------------------
4//
5// NOTE:
6// This file has been generated automatically by
7// FMEwork/ReleaseMeVis/Configuration/CodeGenerators/dcmtkToMLConverter/convertDcmtkToML.py
8// using the template file
9// FMEwork/ReleaseMeVis/Configuration/CodeGenerators/dcmtkToMLConverter/MLDcmtkIODWrappers/templates/DcmSequenceItemWrapper.h
10//
11// Destination project:
12// FMEwork/ReleaseMeVis/Sources/Wrappers/MLDcmtkIODWrappers/DcmSequenceInterfaces/Items
13//
14//----------------------------------------------------------------------------------
16
22//----------------------------------------------------------------------------------
23
24
25#ifndef __mlDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper_H
26#define __mlDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper_H
27
28#ifndef Q_MOC_RUN
29
30#include <FMEThirdPartyWarningsDisable.h>
31#include <QObject>
32#include <QVariant>
33#include <QVariantMap>
34#include <QList>
35#include <QStringList>
36#include <FMEThirdPartyWarningsRestore.h>
37
38// MLDcmtkAccessories includes
40
41
42
43#endif
44
48{
49 Q_OBJECT
50
51public:
52
53 QStringList _propertyKeys;
54
61
69
77
80
81
88
89
90
91public slots:
94
95 QStringList dir(QString searchString="") const;
96
97 QVariantMap getDicomTagByKey(QString key) const;
98 QVariantMap getDicomTagByName(QString name) const;
99 QVariant getDicomTagValueByKey(QString key) const;
100 QVariant getDicomTagValueByName(QString name) const;
101
102
103 bool setBrachyApplicationSetupDose(QString qParam);
106
110
114
115
116
118
119private:
120
121 ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item _wrappedSequenceItem;
122 ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface* _sequenceInterface;
123
124 QMap<QString, QString> _dcmTagToPropertyMap;
125 QMap<QString, QString> _vrCode;
126 void _init();
127};
128
129
130#endif // __mlDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper_H
A class that wraps DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule Item for use i...
DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper(const DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper &toCopy)
DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper & operator=(const DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper &toCopy)
DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper(const ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item &wrappedSequenceItem, ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface *sequenceInterface)
ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item getWrappedSequenceItem() const
Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule.
Main documentation file for ML users and developers.
Definition SoSFMLImage.h:51