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