yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::CommandPalette Member List

This is the complete list of members for yaze::editor::CommandPalette, including all inherited members.

AddCommand(const std::string &name, const std::string &category, const std::string &description, const std::string &shortcut, std::function< void()> callback)yaze::editor::CommandPalette
commands_yaze::editor::CommandPaletteprivate
FuzzyScore(const std::string &text, const std::string &query)yaze::editor::CommandPaletteprivate
GetFrequentCommands(int limit=10)yaze::editor::CommandPalette
GetRecentCommands(int limit=10)yaze::editor::CommandPalette
LoadHistory(const std::string &filepath)yaze::editor::CommandPalette
RecordUsage(const std::string &name)yaze::editor::CommandPalette
SaveHistory(const std::string &filepath)yaze::editor::CommandPalette
SearchCommands(const std::string &query)yaze::editor::CommandPalette