![]() |
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 <QObject>
#include <QList>
#include <QString>
#include <ctkSingleton.h>
#include "ctkVisualizationVTKCoreExport.h"
#include <vtkCommand.h>
Go to the source code of this file.
Classes | |
class | ctkVTKConnectionFactory |
class | ctkVTKObjectEventsObserver |
Connect vtkObject events with QObject slots. Helper class that provides utility methods for connecting vtkObjects with QObjects. More... | |