#include <ftxui/component/component.hpp>
#include <ftxui/dom/elements.hpp>
#include <memory>
#include <string>
#include <vector>
#include "app/rom.h"
Go to the source code of this file.
Classes | |
class | yaze::cli::EnhancedStatusPanel |
struct | yaze::cli::EnhancedStatusPanel::RomInfo |
struct | yaze::cli::EnhancedStatusPanel::SystemInfo |
struct | yaze::cli::EnhancedStatusPanel::LayoutInfo |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::cli |
Namespace for the command line interface. | |