|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::UI::CheckButton,包括所有继承而来的类成员
| AutoWrapLine | YSLib::UI::MLabel | protected |
| Background | YSLib::UI::Widget | mutable |
| BoundControlPtr | YSLib::UI::Control | |
| bPressed | YSLib::UI::Thumb | protected |
| bTicked | YSLib::UI::CheckBox | protected |
| CheckBox(const Rect &={}) | YSLib::UI::CheckBox | explicit |
| CheckBox(CheckBox &&)=default | YSLib::UI::CheckBox | inline |
| CheckButton(const Rect &={}) | YSLib::UI::CheckButton | explicit |
| 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 | |
| DrawText(const Size &, Color, const PaintContext &) | YSLib::UI::MLabel | protected |
| Font | YSLib::UI::MLabel | protected |
| 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 |
| GetTicked() ynothrow | YSLib::UI::CheckBox | inline |
| 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 |
| HorizontalAlignment | YSLib::UI::MLabel | protected |
| HTickedEvent typedef | YSLib::UI::CheckBox | |
| IsPressed() const ynothrow | YSLib::UI::Thumb | inline |
| IsTicked() const ynothrow | YSLib::UI::CheckBox | inline |
| Margin | YSLib::UI::MLabel | protected |
| MLabel(const Drawing::Font &={}, TextAlignment=TextAlignment::Left) | YSLib::UI::MLabel | explicitprotected |
| MLabel(MLabel &&)=default | YSLib::UI::MLabel | inlineprotected |
| OnTouch_Close(TouchEventArgs &&) | YSLib::UI::Control | |
| PaintBox(const Graphics &, const Rect &) | YSLib::UI::CheckBox | protected |
| Refresh(PaintEventArgs &&) override | YSLib::UI::CheckButton | virtual |
| SetHeight(SDst _tempArgName) | YSLib::UI::Widget | inline |
| SetRenderer(unique_ptr< Renderer > &&) | YSLib::UI::Widget | |
| SetTicked(bool) | YSLib::UI::CheckBox | |
| 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 |
| Text | YSLib::UI::MLabel | protected |
| Thumb(const Rect &={}, Drawing::Hue=180) | YSLib::UI::Thumb | explicit |
| Thumb(const Rect &, NoBackgroundTag) | YSLib::UI::Thumb | explicitprotected |
| Thumb(Thumb &&)=default | YSLib::UI::Thumb | inline |
| Tick(bool) | YSLib::UI::CheckBox | |
| TickedArgs typedef | YSLib::UI::CheckBox | |
| VerticalAlignment | YSLib::UI::MLabel | protected |
| 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 |