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

#include <activity_bar_actions_registry.h>

Public Attributes

std::string id
 
std::string label
 
const char * icon = nullptr
 
std::function< void()> on_invoke
 
std::function< bool()> enabled_fn
 

Detailed Description

Definition at line 14 of file activity_bar_actions_registry.h.

Member Data Documentation

◆ id

std::string yaze::editor::MoreAction::id

Definition at line 15 of file activity_bar_actions_registry.h.

◆ label

std::string yaze::editor::MoreAction::label

Definition at line 16 of file activity_bar_actions_registry.h.

◆ icon

const char* yaze::editor::MoreAction::icon = nullptr

◆ on_invoke

std::function<void()> yaze::editor::MoreAction::on_invoke

◆ enabled_fn

std::function<bool()> yaze::editor::MoreAction::enabled_fn

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