Ember
Loading...
Searching...
No Matches
AppPreferences.h File Reference
#include "Types/Color.h"
#include "Types/String.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  EmberForge::AppPreferences
 Application preferences configuration. More...
struct  EmberForge::AppPreferences::WindowSettings
 Window-related settings. More...
struct  EmberForge::AppPreferences::MainPanelSettings
 Main panel (scene view) settings. More...
struct  EmberForge::AppPreferences::BehaviorTreeViewSettings
 Behavior Tree View specific settings. More...
struct  EmberForge::AppPreferences::TreeViewSettings
 Tree view specific settings. More...
struct  EmberForge::AppPreferences::RGBColor
 Simple RGB color struct for preferences storage. More...
struct  EmberForge::AppPreferences::LogTabSettings
 Log tab settings. More...
struct  EmberForge::AppPreferences::GridViewSettings
 Grid view specific settings. More...
struct  EmberForge::AppPreferences::BottomPanelSettings
 Bottom panel container settings. More...
struct  EmberForge::AppPreferences::SidePanelSettings
 Global side panel settings (applies to all panels that inherit from SidePanel) Reserved for future use - currently empty but kept for potential global settings. More...
struct  EmberForge::AppPreferences::LeftPanelSettings
 Left panel specific settings. More...
struct  EmberForge::AppPreferences::RightPanelSettings
 Right panel specific settings. More...
struct  EmberForge::AppPreferences::ParserSettings
 Parser settings. More...
struct  EmberForge::AppPreferences::PerformanceSettings
 Performance settings. More...
class  EmberForge::AppPreferencesManager
 Global preferences manager (singleton) More...

Namespaces

namespace  EmberForge