yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
widget_auto_register.cc File Reference
#include "app/gui/automation/widget_auto_register.h"
#include <vector>
#include "imgui/imgui_internal.h"
#include "absl/strings/str_join.h"
#include "absl/strings/string_view.h"

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::gui
 Graphical User Interface (GUI) components for the application.
 

Functions

void yaze::gui::AutoRegisterLastItem (const std::string &widget_type, const std::string &explicit_label="", const std::string &description="")
 Automatically register the last ImGui item.
 

Variables

thread_local std::vector< std::string > yaze::gui::g_auto_scope_stack_