yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
unified_layout.h File Reference
#include <ftxui/component/component.hpp>
#include <ftxui/dom/elements.hpp>
#include <ftxui/screen/screen.hpp>
#include <functional>
#include <memory>
#include <string>
#include <vector>
#include "app/rom.h"
#include "cli/tui/chat_tui.h"
#include "cli/tui/hex_viewer.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::cli::LayoutConfig
 
struct  yaze::cli::PanelState
 
class  yaze::cli::UnifiedLayout
 

Namespaces

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

Enumerations

enum class  yaze::cli::PanelType {
  yaze::cli::kMainMenu , yaze::cli::kChat , yaze::cli::kStatus , yaze::cli::kTools ,
  yaze::cli::kHexViewer , yaze::cli::kPaletteEditor , yaze::cli::kTodoManager , yaze::cli::kRomTools ,
  yaze::cli::kGraphicsTools , yaze::cli::kSettings , yaze::cli::kHelp
}