yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
autocomplete_ui.h File Reference
#include <ftxui/component/component.hpp>
#include <ftxui/component/screen_interactive.hpp>
#include "cli/util/autocomplete.h"
Include dependency graph for autocomplete_ui.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.
 

Functions

Component yaze::cli::CreateAutocompleteInput (std::string *input_str, AutocompleteEngine *engine)
 Create an input component with autocomplete suggestions.
 
ftxui::Component yaze::cli::CreateQuickActionMenu (ftxui::ScreenInteractive &screen)
 Create a quick action menu for common ROM operations.