YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
部件绘制参数。 更多...
#include <ywgtevt.h>
Public 成员函数 | |
PaintEventArgs (IWidget &) | |
PaintEventArgs (IWidget &, const PaintContext &) | |
PaintEventArgs (IWidget &, const Drawing::Graphics &, const Drawing::Point &, const Drawing::Rect &) | |
![]() | |
UIEventArgs (IWidget &wgt) | |
DefDeCopyCtor (UIEventArgs) virtual DefDeDtor(UIEventArgs) DefDeCopyAssignment(UIEventArgs) DefGetter(const ynothrow | |
复制构造:默认实现。 更多... | |
额外继承的成员函数 | |
![]() | |
IWidget | Sender |
YSLib::UI::PaintEventArgs::PaintEventArgs | ( | IWidget & | wgt | ) |
在文件 ywgtevt.cpp 第 70 行定义.
YSLib::UI::PaintEventArgs::PaintEventArgs | ( | IWidget & | wgt, |
const PaintContext & | pc | ||
) |
在文件 ywgtevt.cpp 第 73 行定义.
YSLib::UI::PaintEventArgs::PaintEventArgs | ( | IWidget & | wgt, |
const Drawing::Graphics & | g, | ||
const Drawing::Point & | pt, | ||
const Drawing::Rect & | r | ||
) |
在文件 ywgtevt.cpp 第 76 行定义.