![]() |
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 <QString>#include <QHash>#include <QSharedPointer>#include <QStringList>#include "ctkAbstractFactory.tpp"

Go to the source code of this file.
Classes | |
| class | ctkAbstractFactory< BaseClassType > |
| ctkAbstractFactory is the base class of all the factory where items need to be registered before being instantiated. More... | |
| class | ctkAbstractFactoryItem< BaseClassType > |