AutoWrapLine | YSLib::Components::MLabel | protected |
Background | YSLib::Components::Widget | mutable |
BoundControlPtr | YSLib::Components::Control | |
bPressed | YSLib::Components::Thumb | protected |
bTicked | YSLib::Components::CheckBox | protected |
CheckBox(const Rect &={}) | YSLib::Components::CheckBox | explicit |
CheckBox(CheckBox &&)=default | YSLib::Components::CheckBox | inline |
CheckButton(const Rect &={}) | YSLib::Components::CheckButton | explicit |
Control(const Rect &={}) | YSLib::Components::Control | explicit |
Control(const Rect &, NoBackgroundTag) | YSLib::Components::Control | |
Control(const Control &) | YSLib::Components::Control | |
Control(Control &&)=default | YSLib::Components::Control | |
DrawText(const Size &, Color, const PaintContext &) | YSLib::Components::MLabel | protected |
Font | YSLib::Components::MLabel | protected |
ForeColor | YSLib::Components::Widget | |
GetBoundControlPtr(const KeyInput &) | YSLib::Components::Control | inlinevirtual |
GetChildren() override | YSLib::Components::Widget | inlinevirtual |
GetController() const override | YSLib::Components::Widget | virtual |
GetHeight() const ynothrow | YSLib::Components::Widget | inline |
GetRenderer() const ynothrow | YSLib::Components::Widget | inlinevirtual |
GetTicked() ynothrow | YSLib::Components::CheckBox | inline |
GetView() const ynothrow | YSLib::Components::Widget | inlinevirtual |
GetWidth() const ynothrow | YSLib::Components::Widget | inline |
GetX() const ynothrow | YSLib::Components::Widget | inline |
GetY() const ynothrow | YSLib::Components::Widget | inline |
HorizontalAlignment | YSLib::Components::MLabel | protected |
HTickedEvent typedef | YSLib::Components::CheckBox | |
IsPressed() const ynothrow | YSLib::Components::Thumb | inline |
IsTicked() const ynothrow | YSLib::Components::CheckBox | inline |
Margin | YSLib::Components::MLabel | protected |
MLabel(const Drawing::Font &={}, TextAlignment=TextAlignment::Left) | YSLib::Components::MLabel | explicitprotected |
MLabel(MLabel &&)=default | YSLib::Components::MLabel | inlineprotected |
OnTouch_Close(TouchEventArgs &&) | YSLib::Components::Control | |
PaintBox(const Graphics &, const Rect &) | YSLib::Components::CheckBox | protected |
Refresh(PaintEventArgs &&) override | YSLib::Components::CheckButton | virtual |
SetHeight(SDst _tempArgName) | YSLib::Components::Widget | inline |
SetRenderer(unique_ptr< Renderer > &&) | YSLib::Components::Widget | |
SetTicked(bool) | YSLib::Components::CheckBox | |
SetView(unique_ptr< View > &&) | YSLib::Components::Widget | |
SetWidth(SDst _tempArgName) | YSLib::Components::Widget | inline |
SetX(SDst _tempArgName) | YSLib::Components::Widget | inline |
SetY(SDst _tempArgName) | YSLib::Components::Widget | inline |
Text | YSLib::Components::MLabel | protected |
Thumb(const Rect &={}, Drawing::Hue=180) | YSLib::Components::Thumb | explicit |
Thumb(const Rect &, NoBackgroundTag) | YSLib::Components::Thumb | explicitprotected |
Thumb(Thumb &&)=default | YSLib::Components::Thumb | inline |
Tick(bool) | YSLib::Components::CheckBox | |
TickedArgs typedef | YSLib::Components::CheckBox | |
VerticalAlignment | YSLib::Components::MLabel | protected |
Widget(const Rect &={}, Color=Drawing::ColorSpace::White, Color=Drawing::ColorSpace::Black) | YSLib::Components::Widget | explicit |
Widget(_tView &&pView_=make_unique< View >(), _tRenderer &&pRenderer_=make_unique< Renderer >(), _tController &&pController_={}) | YSLib::Components::Widget | inlineexplicit |
Widget(const Widget &) | YSLib::Components::Widget | |
Widget(Widget &&)=default | YSLib::Components::Widget | |
~IWidget() | YSLib::Components::IWidget | inlinevirtual |
~Widget() | YSLib::Components::Widget | virtual |