YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::UI::Button,包括所有继承而来的类成员
AutoWrapLine | YSLib::UI::MLabel | protected |
Background | YSLib::UI::Widget | mutable |
BoundControlPtr | YSLib::UI::Control | |
bPressed | YSLib::UI::Thumb | protected |
Button(const Rect &={}, const Drawing::Font &={}, TextAlignment=TextAlignment::Center) | YSLib::UI::Button | explicit |
Button(const Rect &, Drawing::Hue, const Drawing::Font &={}, TextAlignment=TextAlignment::Center) | YSLib::UI::Button | |
Button(Button &&)=default | YSLib::UI::Button | inline |
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 |
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 |
IsPressed() const ynothrow | YSLib::UI::Thumb | 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 | |
Refresh(PaintEventArgs &&) override | YSLib::UI::Button | 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 |
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 |
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 |