![]() |
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 <QSharedDataPointer>
#include <QSharedPointer>
#include <QMetaType>
#include "ctkPluginFrameworkExport.h"
Go to the source code of this file.
Classes | |
class | ctkPluginFrameworkEvent |
Functions | |
Q_DECLARE_METATYPE (ctkPluginFrameworkEvent) | |
CTK_PLUGINFW_EXPORT QDebug | operator<< (QDebug dbg, const ctkPluginFrameworkEvent &event) |
CTK_PLUGINFW_EXPORT QDebug | operator<< (QDebug dbg, ctkPluginFrameworkEvent::Type type) |
Q_DECLARE_METATYPE | ( | ctkPluginFrameworkEvent | ) |