#include <agent_automation_panel.h>
Public Member Functions | |
| AgentAutomationPanel ()=default | |
| void | Draw (AgentUIContext *context, const AutomationCallbacks &callbacks) |
Definition at line 12 of file agent_automation_panel.h.
|
default |
| void yaze::editor::AgentAutomationPanel::Draw | ( | AgentUIContext * | context, |
| const AutomationCallbacks & | callbacks ) |
Definition at line 16 of file agent_automation_panel.cc.
References yaze::editor::AgentUIContext::automation_state(), yaze::editor::AgentUI::GetTheme(), ICON_MD_CHECK_CIRCLE, ICON_MD_DASHBOARD, ICON_MD_ERROR, ICON_MD_HELP, ICON_MD_LIST, ICON_MD_MESSAGE, ICON_MD_PENDING, ICON_MD_REFRESH, ICON_MD_REPLAY, ICON_MD_SMART_TOY, yaze::editor::AutomationCallbacks::open_harness_dashboard, yaze::editor::AutomationCallbacks::poll_status, yaze::editor::AgentUI::PopPanelStyle(), yaze::editor::AgentUI::PushPanelStyle(), yaze::editor::AutomationCallbacks::replay_last_plan, and yaze::editor::AutomationCallbacks::show_active_tests.
