CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Classes | Typedefs | Functions
ctkDICOMPersonName.h File Reference
#include "ctkDICOMCoreExport.h"
#include <QString>
#include <QSharedDataPointer>
#include <QMetaType>
#include <string>
Include dependency graph for ctkDICOMPersonName.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ctkDICOMPersonName
 A person's name as modelled in DICOM. More...
 

Typedefs

typedef QList< ctkDICOMPersonNamectkDICOMPersonNameList
 

Functions

 Q_DECLARE_METATYPE (ctkDICOMPersonName)
 

Typedef Documentation

◆ ctkDICOMPersonNameList

Definition at line 72 of file ctkDICOMPersonName.h.

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( ctkDICOMPersonName  )