#include <ActionBinder.h>
◆ GroupEntry
◆ ActionBinder()
| ActionBinder::ActionBinder |
( |
| ) |
|
◆ ~ActionBinder()
| ActionBinder::~ActionBinder |
( |
| ) |
|
◆ AddAction()
◆ BeginGroup()
| ActionBinder & Editor::ActionBinder::BeginGroup |
( |
std::string |
id | ) |
|
|
inline |
◆ BeginMenu()
| ActionBinder & Editor::ActionBinder::BeginMenu |
( |
std::string |
id | ) |
|
|
inline |
◆ DrawGroup()
| void Editor::ActionBinder::DrawGroup |
( |
std::string |
id | ) |
|
|
inline |
◆ DrawMenu()
| void Editor::ActionBinder::DrawMenu |
( |
std::string |
id | ) |
|
|
inline |
◆ DrawMenuBar()
| void ActionBinder::DrawMenuBar |
( |
| ) |
|
◆ DrawOverview()
| void ActionBinder::DrawOverview |
( |
const char * |
title, |
|
|
bool * |
pOpen = nullptr |
|
) |
| |
◆ EndGroup()
| void Editor::ActionBinder::EndGroup |
( |
| ) |
|
|
inline |
◆ EndMenu()
| void Editor::ActionBinder::EndMenu |
( |
| ) |
|
|
inline |
◆ FormatShortcut()
| std::string ActionBinder::FormatShortcut |
( |
ImGuiKeyChord |
shortcut | ) |
|
|
static |
◆ GetAction()
| ActionEntry * ActionBinder::GetAction |
( |
std::string |
id | ) |
|
◆ GetGroups()
| std::vector< std::string > & Editor::ActionBinder::GetGroups |
( |
| ) |
|
|
inline |
◆ TriggerAction()
| void ActionBinder::TriggerAction |
( |
std::string |
id | ) |
|
◆ Update()
| void ActionBinder::Update |
( |
| ) |
|
The documentation for this class was generated from the following files: