|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::UI::Control,包括所有继承而来的类成员
| Background | YSLib::UI::Widget | mutable |
| BoundControlPtr | YSLib::UI::Control | |
| Control(const Rect &={}) | YSLib::UI::Control | explicit |
| Control(const Rect &, NoBackgroundTag) | YSLib::UI::Control | |
| Control(const Control &) | YSLib::UI::Control | |
| Control(Control &&)=default | YSLib::UI::Control | |
| ForeColor | YSLib::UI::Widget | |
| GetBoundControlPtr(const KeyInput &) | YSLib::UI::Control | inlinevirtual |
| GetChildren() override | YSLib::UI::Widget | inlinevirtual |
| GetController() const override | YSLib::UI::Widget | virtual |
| GetHeight() const ynothrow | YSLib::UI::Widget | inline |
| GetRenderer() const ynothrow | YSLib::UI::Widget | inlinevirtual |
| GetView() const ynothrow | YSLib::UI::Widget | inlinevirtual |
| GetWidth() const ynothrow | YSLib::UI::Widget | inline |
| GetX() const ynothrow | YSLib::UI::Widget | inline |
| GetY() const ynothrow | YSLib::UI::Widget | inline |
| OnTouch_Close(TouchEventArgs &&) | YSLib::UI::Control | |
| Refresh(PaintEventArgs &&) | YSLib::UI::Widget | virtual |
| SetHeight(SDst _tempArgName) | YSLib::UI::Widget | inline |
| SetRenderer(unique_ptr< Renderer > &&) | YSLib::UI::Widget | |
| SetView(unique_ptr< View > &&) | YSLib::UI::Widget | |
| SetWidth(SDst _tempArgName) | YSLib::UI::Widget | inline |
| SetX(SDst _tempArgName) | YSLib::UI::Widget | inline |
| SetY(SDst _tempArgName) | YSLib::UI::Widget | inline |
| Widget(const Rect &={}, Color=Drawing::ColorSpace::White, Color=Drawing::ColorSpace::Black) | YSLib::UI::Widget | explicit |
| Widget(_tView &&pView_=make_unique< View >(), _tRenderer &&pRenderer_=make_unique< Renderer >(), _tController &&pController_={}) | YSLib::UI::Widget | inlineexplicit |
| Widget(const Widget &) | YSLib::UI::Widget | |
| Widget(Widget &&)=default | YSLib::UI::Widget | |
| ~IWidget() | YSLib::UI::IWidget | inlinevirtual |
| ~Widget() | YSLib::UI::Widget | virtual |