载入中...
搜索中...
未找到
eve::ui::UIHost 成员列表
成员的完整列表,这些成员属于 eve::ui::UIHost,包括所有继承而来的类成员
| createHost(const std::string &name="") | eve::ui::UIHost | static |
| findById(const std::string &id) | eve::ui::UIHost | |
| findByKey(const std::string &key) | eve::ui::UIHost | |
| getName() | eve::ui::UIHost | |
| getOwnerId() | eve::ui::UIHost | inline |
| markDirty() | eve::ui::UIHost | inline |
| release() override | eve::ui::UIHost | inline |
| setCheckedById(const std::string &id, bool checked) | eve::ui::UIHost | |
| setClickHandler(const std::string &id, std::function< void()> fn) | eve::ui::UIHost | |
| setLayer(int layer) | eve::ui::UIHost | inline |
| setModal(bool modal) | eve::ui::UIHost | inline |
| setName(const std::string &name) | eve::ui::UIHost | |
| setOwnerId(uint32_t id) | eve::ui::UIHost | inline |
| setSimplePanel(const std::string &title, const std::string &labelText, const std::string &buttonText, const std::string &labelId="label", const std::string &buttonId="btn") | eve::ui::UIHost | |
| setTextById(const std::string &id, const std::string &text) | eve::ui::UIHost | |
| setTextHandler(const std::string &id, std::function< void(const std::string &)> fn) | eve::ui::UIHost | |
| setToggleHandler(const std::string &id, std::function< void(bool)> fn) | eve::ui::UIHost | |
| setTree(WidgetDesc root) | eve::ui::UIHost | |
| setTreeReconcile(WidgetDesc root) | eve::ui::UIHost | |
| setValueById(const std::string &id, float value) | eve::ui::UIHost | |
| setValueHandler(const std::string &id, std::function< void(float)> fn) | eve::ui::UIHost | |
| setValueTextById(const std::string &id, const std::string &value) | eve::ui::UIHost | |
| setVisible(bool v) | eve::ui::UIHost | inline |
| setVisibleById(const std::string &id, bool visible) | eve::ui::UIHost |