yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
assembly_editor_panels.h File Reference
#include <functional>
#include <string>
#include "app/editor/system/editor_panel.h"
#include "app/gui/core/icons.h"
Include dependency graph for assembly_editor_panels.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::editor::AssemblyCodeEditorPanel
 Main code editor panel with text editing. More...
 
class  yaze::editor::AssemblyFileBrowserPanel
 File browser panel for navigating project files. More...
 
class  yaze::editor::AssemblySymbolsPanel
 Symbol table viewer panel. More...
 
class  yaze::editor::AssemblyBuildOutputPanel
 Build output / errors panel. More...
 
class  yaze::editor::AssemblyToolbarPanel
 Toolbar panel with quick actions. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.