![]() |
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 <QEvent>
#include <QAbstractTransition>
#include <QString>
#include "ctkCoreExport.h"
Go to the source code of this file.
Classes | |
class | ctkWorkflowInterstepTransition |
struct | ctkWorkflowInterstepTransitionEvent |
class | ctkWorkflowIntrastepTransition |
struct | ctkWorkflowIntrastepTransitionEvent |
Custom transitions for use with ctkWorkflow. More... | |