![]() |
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 <QWidget>#include <QBoxLayout>#include <QFlags>#include <QIcon>#include "ctkPimpl.h"#include "ctkWidgetsExport.h"#include "ctkWorkflowStep.h"#include "ctkWorkflowTransitions.h"

Go to the source code of this file.
Classes | |
| class | ctkWorkflowWidgetStep |
| ctkWorkflowWidgetStep is a convienience class to quickly construct a ctkWorkflowStep with a user interface. More... | |