#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::MessageListPanel |
| EditorPanel for Message List. More... | |
| class | yaze::editor::MessageEditorPanel |
| EditorPanel for Message Editor. More... | |
| class | yaze::editor::FontAtlasPanel |
| EditorPanel for Font Atlas. More... | |
| class | yaze::editor::DictionaryPanel |
| EditorPanel for Dictionary. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |