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

子部件绘制仿函数。 更多...

#include <ShellHelper.h>

Public 成员函数

 ChildPainter (const PaintContext &pc)
 
void operator() (IWidget &wgt)
 

Public 属性

std::reference_wrapper< const
PaintContext > 
Context
 绘制上下文。
 

详细描述

子部件绘制仿函数。

自从
build 278

在文件 ShellHelper.h493 行定义.

构造及析构函数说明

ChildPainter::ChildPainter ( const PaintContext &  pc)
inline

在文件 ShellHelper.h502 行定义.

成员函数说明

void ChildPainter::operator() ( IWidget &  wgt)
inline

在文件 ShellHelper.h507 行定义.

参考 YSLib::UI::PaintChild().

函数调用图:

类成员变量说明

std::reference_wrapper<const PaintContext> ChildPainter::Context

绘制上下文。

自从
build 302

在文件 ShellHelper.h500 行定义.


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