YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
本机窗口引用。 更多...
#include <Win32GUI.h>
Protected 属性 | |
NativeWindowHandle | hWindow |
|
inline |
在文件 include/YCLib/Win32GUI.h 第 60 行定义.
|
inline |
在文件 E/include/YCLib/Win32GUI.h 第 58 行定义.
void platform_ex::Windows::WindowReference::Close | ( | ) |
void platform_ex::Windows::WindowReference::Close | ( | ) |
|
inline |
Rect platform_ex::Windows::WindowReference::GetClientBounds | ( | ) | const |
在文件 Win32GUI.cpp 第 110 行定义.
DefDeMoveCtor (WindowReference) YSLib YSLib::Drawing::Point platform_ex::Windows::WindowReference::GetClientLocation | ( | ) | const |
Point platform_ex::Windows::WindowReference::GetClientLocation | ( | ) | const |
在文件 Win32GUI.cpp 第 115 行定义.
参考 YB_UNLIKELY , 以及 YF_Raise_Win32Exception.
YSLib::Drawing::Size platform_ex::Windows::WindowReference::GetClientSize | ( | ) | const |
Size platform_ex::Windows::WindowReference::GetClientSize | ( | ) | const |
在文件 Win32GUI.cpp 第 124 行定义.
参考 YB_UNLIKELY , 以及 YF_Raise_Win32Exception.
YSLib::Drawing::Point platform_ex::Windows::WindowReference::GetLocation | ( | ) | const |
Point platform_ex::Windows::WindowReference::GetLocation | ( | ) | const |
在文件 Win32GUI.cpp 第 133 行定义.
void platform_ex::Windows::WindowReference::Invalidate | ( | ) |
无效化窗口客户区。
void platform_ex::Windows::WindowReference::Invalidate | ( | ) |
void platform_ex::Windows::WindowReference::Move | ( | const YSLib::Drawing::Point & | ) |
移动窗口。
void platform_ex::Windows::WindowReference::Move | ( | const YSLib::Drawing::Point & | pt | ) |
移动窗口。
在文件 Win32GUI.cpp 第 191 行定义.
参考 YSLib::Drawing::GBinaryGroup< _type >::X, YSLib::Drawing::GBinaryGroup< _type >::Y, YB_UNLIKELY , 以及 YF_Raise_Win32Exception.
void platform_ex::Windows::WindowReference::Resize | ( | const YSLib::Drawing::Size & | ) |
调整窗口大小。
void platform_ex::Windows::WindowReference::Resize | ( | const YSLib::Drawing::Size & | s | ) |
调整窗口大小。
在文件 Win32GUI.cpp 第 200 行定义.
参考 YSLib::Drawing::Size::Height , 以及 YSLib::Drawing::Size::Width.
void platform_ex::Windows::WindowReference::ResizeClient | ( | const YSLib::Drawing::Size & | ) |
按客户区调整窗口大小。
void platform_ex::Windows::WindowReference::ResizeClient | ( | const YSLib::Drawing::Size & | s | ) |
按客户区调整窗口大小。
在文件 Win32GUI.cpp 第 206 行定义.
参考 YSLib::Drawing::Size::Height , 以及 YSLib::Drawing::Size::Width.
void platform_ex::Windows::WindowReference::SetClientBounds | ( | const YSLib::Drawing::Rect & | ) |
void platform_ex::Windows::WindowReference::SetClientBounds | ( | const YSLib::Drawing::Rect & | r | ) |
在文件 Win32GUI.cpp 第 155 行定义.
参考 YSLib::Drawing::Size::Height, YSLib::Drawing::Size::Width, YSLib::Drawing::GBinaryGroup< _type >::X , 以及 YSLib::Drawing::GBinaryGroup< _type >::Y.
void platform_ex::Windows::WindowReference::SetOpacity | ( | YSLib::Drawing::AlphaType | ) |
设置不透明度。
void platform_ex::Windows::WindowReference::SetOpacity | ( | YSLib::Drawing::AlphaType | a | ) |
设置不透明度。
在文件 Win32GUI.cpp 第 164 行定义.
参考 YB_UNLIKELY , 以及 YF_Raise_Win32Exception.
void platform_ex::Windows::WindowReference::SetText | ( | const wchar_t * | ) |
设置标题栏文字。
void platform_ex::Windows::WindowReference::SetText | ( | const wchar_t * | str | ) |
bool platform_ex::Windows::WindowReference::Show | ( | ) |
显示窗口。
bool platform_ex::Windows::WindowReference::Show | ( | ) |
|
protected |
在文件 include/YCLib/Win32GUI.h 第 57 行定义.