载入中...
搜索中...
未找到
eve::editor::EditorDock类 参考

Simple editor chrome regions: left / right / top / bottom / center. 更多...

#include <EditorDock.h>

Public 成员函数

 EditorDock ()
 
void setRegionSize (const std::string &region, float pixels)
 
float getRegionSize (const std::string &region) const
 
void layout (float screenW, float screenH)
 
float getRegionX (const std::string &region) const
 
float getRegionY (const std::string &region) const
 
float getRegionW (const std::string &region) const
 
float getRegionH (const std::string &region) const
 

详细描述

Simple editor chrome regions: left / right / top / bottom / center.

在文件 EditorDock.h9 行定义.

构造及析构函数说明

◆ EditorDock()

eve::editor::EditorDock::EditorDock ( )

在文件 EditorDock.cpp7 行定义.

成员函数说明

◆ getRegionH()

float eve::editor::EditorDock::getRegionH ( const std::string &  region) const

在文件 EditorDock.cpp76 行定义.

◆ getRegionSize()

float eve::editor::EditorDock::getRegionSize ( const std::string &  region) const

在文件 EditorDock.cpp22 行定义.

◆ getRegionW()

float eve::editor::EditorDock::getRegionW ( const std::string &  region) const

在文件 EditorDock.cpp71 行定义.

◆ getRegionX()

float eve::editor::EditorDock::getRegionX ( const std::string &  region) const

在文件 EditorDock.cpp61 行定义.

◆ getRegionY()

float eve::editor::EditorDock::getRegionY ( const std::string &  region) const

在文件 EditorDock.cpp66 行定义.

◆ layout()

void eve::editor::EditorDock::layout ( float  screenW,
float  screenH 
)

在文件 EditorDock.cpp29 行定义.

引用了 s.

◆ setRegionSize()

void eve::editor::EditorDock::setRegionSize ( const std::string &  region,
float  pixels 
)

在文件 EditorDock.cpp14 行定义.


该类的文档由以下文件生成: