#include <functional>#include <string>#include "app/editor/system/editor_panel.h"#include "app/gui/core/icons.h"

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. | |