YSTest  PreAlpha_b500_20140530
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)
 
 DefDeCopyCtor (UIEventArgs) virtual DefDeDtor(UIEventArgs) DefDeCopyAssignment(UIEventArgs) DefGetter(const ynothrow
 复制构造:默认实现。 更多...
 

额外继承的成员函数

- Public 属性 继承自 YSLib::UI::UIEventArgs
IWidget Sender
 

详细描述

部件绘制参数。

自从
build 242

在文件 ywgtevt.h276 行定义.

构造及析构函数说明

YSLib::UI::PaintEventArgs::PaintEventArgs ( IWidget &  wgt)

在文件 ywgtevt.cpp70 行定义.

YSLib::UI::PaintEventArgs::PaintEventArgs ( IWidget &  wgt,
const PaintContext &  pc 
)

在文件 ywgtevt.cpp73 行定义.

YSLib::UI::PaintEventArgs::PaintEventArgs ( IWidget &  wgt,
const Drawing::Graphics g,
const Drawing::Point pt,
const Drawing::Rect r 
)

在文件 ywgtevt.cpp76 行定义.

参考 YSLib::Drawing::g.


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