1#ifndef YAZE_APP_GUI_WIDGETS_WIDGET_STATE_CAPTURE_H_
2#define YAZE_APP_GUI_WIDGETS_WIDGET_STATE_CAPTURE_H_
7#if defined(YAZE_ENABLE_IMGUI_TEST_ENGINE) && YAZE_ENABLE_IMGUI_TEST_ENGINE
9#include "imgui_internal.h"
11#include "imgui/imgui.h"
std::string SerializeWidgetStateToJson(const WidgetState &state)
std::string CaptureWidgetState()
Main namespace for the application.