Variables | |
| constexpr const char * | kSaveAs = "Save As.." |
| constexpr const char * | kNewProject = "New Project" |
| constexpr const char * | kManageProject = "Manage Project" |
| constexpr const char * | kAbout = "About" |
| constexpr const char * | kRomInfo = "ROM Information" |
| constexpr const char * | kSupportedFeatures = "Supported Features" |
| constexpr const char * | kStatus = "Status" |
| constexpr const char * | kGettingStarted = "Getting Started" |
| constexpr const char * | kAsarIntegration = "Asar Integration" |
| constexpr const char * | kBuildInstructions = "Build Instructions" |
| constexpr const char * | kCLIUsage = "CLI Usage" |
| constexpr const char * | kTroubleshooting = "Troubleshooting" |
| constexpr const char * | kContributing = "Contributing" |
| constexpr const char * | kWhatsNew = "Whats New v03" |
| constexpr const char * | kOpenRomHelp = "Open a ROM" |
| constexpr const char * | kDisplaySettings = "Display Settings" |
| constexpr const char * | kFeatureFlags = "Feature Flags" |
| constexpr const char * | kWorkspaceHelp = "Workspace Help" |
| constexpr const char * | kSessionLimitWarning = "Session Limit Warning" |
| constexpr const char * | kLayoutResetConfirm = "Reset Layout Confirmation" |
| constexpr const char * | kDataIntegrity = "Data Integrity Check" |
| constexpr const char * | kQuickExport = "Quick Export" |
| constexpr const char * | kAssetImport = "Asset Import" |
| constexpr const char * | kScriptGenerator = "Script Generator" |
|
constexpr |
Definition at line 60 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::DrawSaveAsPopup(), yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnSaveRomAs().
|
constexpr |
Definition at line 61 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::DrawNewProjectPopup(), and yaze::editor::PopupManager::Initialize().
|
constexpr |
Definition at line 62 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize().
|
constexpr |
Definition at line 65 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowAbout().
|
constexpr |
Definition at line 66 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowRomInfo().
|
constexpr |
Definition at line 67 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowSupportedFeatures().
|
constexpr |
Definition at line 68 of file popup_manager.h.
|
constexpr |
Definition at line 71 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowGettingStarted().
|
constexpr |
Definition at line 72 of file popup_manager.h.
Referenced by yaze::editor::MenuOrchestrator::AddDebugMenuItems(), yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowAsarIntegration().
|
constexpr |
Definition at line 73 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowBuildInstructions().
|
constexpr |
Definition at line 74 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowCLIUsage().
|
constexpr |
Definition at line 75 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowTroubleshooting().
|
constexpr |
Definition at line 76 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowContributing().
|
constexpr |
Definition at line 77 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize(), and yaze::editor::MenuOrchestrator::OnShowWhatsNew().
|
constexpr |
Definition at line 78 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize().
|
constexpr |
Definition at line 81 of file popup_manager.h.
Referenced by yaze::editor::EditorManager::DrawMenuBar(), yaze::editor::PopupManager::Initialize(), yaze::editor::MenuOrchestrator::OnShowDisplaySettings(), and yaze::editor::UICoordinator::ShowDisplaySettings().
|
constexpr |
Definition at line 82 of file popup_manager.h.
Referenced by yaze::editor::MenuOrchestrator::AddDebugMenuItems(), yaze::editor::PopupManager::DrawFeatureFlagsPopup(), and yaze::editor::PopupManager::Initialize().
|
constexpr |
Definition at line 85 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize().
|
constexpr |
Definition at line 86 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize().
|
constexpr |
Definition at line 87 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::Initialize().
|
constexpr |
Definition at line 90 of file popup_manager.h.
Referenced by yaze::editor::PopupManager::DrawDataIntegrityPopup(), and yaze::editor::PopupManager::Initialize().
|
constexpr |
Definition at line 93 of file popup_manager.h.
|
constexpr |
Definition at line 94 of file popup_manager.h.
|
constexpr |
Definition at line 95 of file popup_manager.h.