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
ctkConfigurationEvent.h File Reference
#include <QSharedDataPointer>
#include <QDebug>
#include "ctkServiceReference.h"
Include dependency graph for ctkConfigurationEvent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ctkConfigurationEvent
 

Functions

CTK_PLUGINFW_EXPORT QDebug operator<< (QDebug dbg, const ctkConfigurationEvent &event)
 
CTK_PLUGINFW_EXPORT QDebug operator<< (QDebug dbg, ctkConfigurationEvent::Type type)
 

Function Documentation

◆ operator<<()

CTK_PLUGINFW_EXPORT QDebug operator<< ( QDebug  dbg,
const ctkConfigurationEvent event 
)