载入中...
搜索中...
未找到
EditorShell.h
浏览该文件的文档.
DevTools editor shell (main menu bar + docked panel layout).
Definition EditorShell.h:20
EditorShell(const EditorShell &)=delete
EditorShell & operator=(const EditorShell &)=delete
EditorShell()=default
UIHost * host() const
The menu-bar host (nullptr until open()); for tests/embedding.
Definition EditorShell.h:39
ECS mount point for one UI panel/screen. Subclass to attach UI to game entities, e....
Definition UIHost.h:130
Definition Component.cpp:5
Declarative widget description (build once / on dirty → flatten into UIHost::Tree).
Definition Widget.h:13