![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include "ctkDICOMCoreExport.h"
#include <QString>
#include <QSharedDataPointer>
#include <QMetaType>
#include <string>
Go to the source code of this file.
Classes | |
class | ctkDICOMPersonName |
A person's name as modelled in DICOM. More... | |
Typedefs | |
typedef QList< ctkDICOMPersonName > | ctkDICOMPersonNameList |
Functions | |
Q_DECLARE_METATYPE (ctkDICOMPersonName) | |
Definition at line 72 of file ctkDICOMPersonName.h.
Q_DECLARE_METATYPE | ( | ctkDICOMPersonName | ) |