yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::workflow::WorkflowActionCallbacks Struct Reference

#include <workflow_activity_widgets.h>

Public Attributes

std::function< void()> start_build
 
std::function< void()> run_project
 
std::function< void()> show_output
 
std::function< void()> cancel_build
 

Detailed Description

Definition at line 14 of file workflow_activity_widgets.h.

Member Data Documentation

◆ start_build

std::function<void()> yaze::editor::workflow::WorkflowActionCallbacks::start_build

◆ run_project

std::function<void()> yaze::editor::workflow::WorkflowActionCallbacks::run_project

◆ show_output

std::function<void()> yaze::editor::workflow::WorkflowActionCallbacks::show_output

◆ cancel_build

std::function<void()> yaze::editor::workflow::WorkflowActionCallbacks::cancel_build

Definition at line 18 of file workflow_activity_widgets.h.


The documentation for this struct was generated from the following file: