#include "app/editor/oracle/panels/menu_inspector_panel.h"#include <filesystem>#include "absl/strings/ascii.h"#include "absl/strings/str_format.h"#include "app/editor/core/panel_registration.h"#include "app/gui/core/agent_theme.h"#include "app/gui/widgets/themed_widgets.h"#include "core/project.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::anonymous_namespace{menu_inspector_panel.cc} |
Functions | |
| std::string | yaze::editor::anonymous_namespace{menu_inspector_panel.cc}::DetermineInitialProjectPath () |
| yaze::editor::REGISTER_PANEL (OracleMenuInspectorPanel) | |