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
ctkWorkflowWidget.h File Reference
#include <QWidget>
#include <QVariant>
#include "ctkPimpl.h"
#include "ctkWidgetsExport.h"
Include dependency graph for ctkWorkflowWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ctkWorkflowWidget
 ctkWorkflowWidget is the basis for a workflow with a user interface. It groups together and manages a ctkWorkflowGroupBox (to display the step) and a ctkWorkflowButtonBoxWidget (providing buttons for traversing the workflow). More...