载入中...
搜索中...
未找到
DatabasePanel.h
浏览该文件的文档.
Reflection-driven database panel (DevTools, MVVM).
Definition DatabasePanel.h:29
UIHost * host() const
The mounted host (nullptr until open()); for embedding/tests.
Definition DatabasePanel.h:43
const std::string & selectedClass() const
Name of the currently selected class ("" when none).
Definition DatabasePanel.h:50
DatabasePanel(const DatabasePanel &)=delete
DatabasePanel & operator=(const DatabasePanel &)=delete
DatabasePanel()=default
ECS mount point for one UI panel/screen. Subclass to attach UI to game entities, e....
Definition UIHost.h:130
Definition Component.cpp:5
Definition Runtime.h:134