Class Workflow¶
Defined in File Workflow.h
Inheritance Relationships¶
Base Type¶
public SmartPeak::Widget(Class Widget)
Class Documentation¶
-
class SmartPeak::Workflow : public SmartPeak::Widget¶
Public Functions
-
inline Workflow(const std::string title, ApplicationHandler &application_handler, WorkflowManager &workflow_manager)¶
-
virtual void draw() override¶
Interface to show the widget
NOTE: free to override in inherited implmementations
Protected Attributes
-
ApplicationHandler &application_handler_¶
-
WorkflowStepWidget workflow_step_widget_¶
-
WorkflowManager &workflow_manager_¶
-
inline Workflow(const std::string title, ApplicationHandler &application_handler, WorkflowManager &workflow_manager)¶