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 | Functions
ctkPluginFrameworkEvent.h File Reference
#include <QSharedDataPointer>
#include <QSharedPointer>
#include <QMetaType>
#include "ctkPluginFrameworkExport.h"
Include dependency graph for ctkPluginFrameworkEvent.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( ctkPluginFrameworkEvent  )