#include <agent_z3ed_command_panel.h>
Public Member Functions | |
| AgentZ3EDCommandPanel ()=default | |
| void | Draw (AgentUIContext *context, const Z3EDCommandCallbacks &callbacks, ToastManager *toast_manager) |
Definition at line 14 of file agent_z3ed_command_panel.h.
|
default |
| void yaze::editor::AgentZ3EDCommandPanel::Draw | ( | AgentUIContext * | context, |
| const Z3EDCommandCallbacks & | callbacks, | ||
| ToastManager * | toast_manager ) |
Definition at line 14 of file agent_z3ed_command_panel.cc.
References yaze::editor::Z3EDCommandCallbacks::accept_proposal, yaze::editor::Z3EDCommandCallbacks::diff_proposal, ICON_MD_CHECK, ICON_MD_CLOSE, ICON_MD_DIFFERENCE, ICON_MD_PLAY_ARROW, ICON_MD_PREVIEW, ICON_MD_TERMINAL, yaze::editor::kSuccess, yaze::editor::Z3EDCommandCallbacks::list_proposals, yaze::editor::Z3EDCommandCallbacks::reject_proposal, yaze::editor::Z3EDCommandCallbacks::run_agent_task, yaze::editor::ToastManager::Show(), and yaze::editor::AgentUIContext::z3ed_command_state().
