YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::UI::PaintEventArgs结构体 参考

部件绘制参数。 更多...

#include <ywgtevt.h>

类 YSLib::UI::PaintEventArgs 继承关系图:
YSLib::UI::PaintEventArgs 的协作图:

Public 成员函数

 PaintEventArgs (IWidget &)
 
 PaintEventArgs (IWidget &, const PaintContext &)
 
 PaintEventArgs (IWidget &, const Drawing::Graphics &, const Drawing::Point &, const Drawing::Rect &)
 
- Public 成员函数 继承自 YSLib::UI::UIEventArgs
 UIEventArgs (IWidget &wgt)
 
 UIEventArgs (const UIEventArgs &)=default
 复制构造:默认实现。
 
UIEventArgsoperator= (const UIEventArgs &)=default
 复制赋值:默认实现。
 
IWidgetGetSender () const ynothrow
 
void SetSender (IWidget &wgt)
 

额外继承的成员函数

- Public 属性 继承自 YSLib::Drawing::PaintContext
Graphics Target
 渲染目标:图形接口上下文。
 
Point Location
 参考位置。
 
Rect ClipArea
 剪切区域。
 

详细描述

部件绘制参数。

警告
非虚析构。
自从
build 242

在文件 ywgtevt.h220 行定义.

构造及析构函数说明

YSLib::UI::PaintEventArgs::PaintEventArgs ( IWidget )
YSLib::UI::PaintEventArgs::PaintEventArgs ( IWidget ,
const PaintContext  
)
YSLib::UI::PaintEventArgs::PaintEventArgs ( IWidget ,
const Drawing::Graphics ,
const Drawing::Point ,
const Drawing::Rect  
)

该结构体的文档由以下文件生成: