|
YSTest
PreAlpha_b400_20130424
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 &) | |
Public 成员函数 继承自 YSLib::UI::UIEventArgs | |
| UIEventArgs (IWidget &wgt) | |
| UIEventArgs (const UIEventArgs &)=default | |
| 复制构造:默认实现。 | |
| UIEventArgs & | operator= (const UIEventArgs &)=default |
| 复制赋值:默认实现。 | |
| IWidget & | GetSender () const ynothrow |
| void | SetSender (IWidget &wgt) |
额外继承的成员函数 | |
Public 属性 继承自 YSLib::Drawing::PaintContext | |
| Graphics | Target |
| 渲染目标:图形接口上下文。 | |
| Point | Location |
| 参考位置。 | |
| Rect | ClipArea |
| 剪切区域。 | |
| 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 & | |||
| ) |