22 #ifndef CTKPLUGINEVENT_H 23 #define CTKPLUGINEVENT_H 25 #include <QSharedDataPointer> 26 #include <QSharedPointer> 29 #include "ctkPluginFrameworkExport.h" 33 class ctkPluginEventData;
50 QSharedDataPointer<ctkPluginEventData> d;
184 QSharedPointer<ctkPlugin> getPlugin()
const;
203 Type getType()
const;
217 #endif // CTKPLUGINEVENT_H
CTK_PLUGINFW_EXPORT QDebug operator<<(QDebug debug, ctkPluginEvent::Type eventType)
Q_DECLARE_METATYPE(ctkDICOMPersonName)