载入中...
搜索中...
未找到
eve::editor::EditorDock类 参考
Simple editor chrome regions: left / right / top / bottom / center. 更多...
#include <EditorDock.h>
Public 成员函数 | |
| EditorDock () | |
| void | setRegionSize (const std::string ®ion, float pixels) |
| float | getRegionSize (const std::string ®ion) const |
| void | layout (float screenW, float screenH) |
| float | getRegionX (const std::string ®ion) const |
| float | getRegionY (const std::string ®ion) const |
| float | getRegionW (const std::string ®ion) const |
| float | getRegionH (const std::string ®ion) const |
详细描述
Simple editor chrome regions: left / right / top / bottom / center.
在文件 EditorDock.h 第 9 行定义.
构造及析构函数说明
◆ EditorDock()
| eve::editor::EditorDock::EditorDock | ( | ) |
在文件 EditorDock.cpp 第 7 行定义.
成员函数说明
◆ getRegionH()
| float eve::editor::EditorDock::getRegionH | ( | const std::string & | region | ) | const |
在文件 EditorDock.cpp 第 76 行定义.
◆ getRegionSize()
| float eve::editor::EditorDock::getRegionSize | ( | const std::string & | region | ) | const |
在文件 EditorDock.cpp 第 22 行定义.
◆ getRegionW()
| float eve::editor::EditorDock::getRegionW | ( | const std::string & | region | ) | const |
在文件 EditorDock.cpp 第 71 行定义.
◆ getRegionX()
| float eve::editor::EditorDock::getRegionX | ( | const std::string & | region | ) | const |
在文件 EditorDock.cpp 第 61 行定义.
◆ getRegionY()
| float eve::editor::EditorDock::getRegionY | ( | const std::string & | region | ) | const |
在文件 EditorDock.cpp 第 66 行定义.
◆ layout()
| void eve::editor::EditorDock::layout | ( | float | screenW, |
| float | screenH | ||
| ) |
在文件 EditorDock.cpp 第 29 行定义.
引用了 s.
◆ setRegionSize()
| void eve::editor::EditorDock::setRegionSize | ( | const std::string & | region, |
| float | pixels | ||
| ) |
在文件 EditorDock.cpp 第 14 行定义.
该类的文档由以下文件生成:
- src/modules/editor/EditorDock.h
- src/modules/editor/EditorDock.cpp