YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::UI::Label,包括所有继承而来的类成员
AutoWrapLine | YSLib::UI::MLabel | protected |
Background | YSLib::UI::Widget | mutable |
DrawText(const Size &, Color, const PaintContext &) | YSLib::UI::MLabel | protected |
Font | YSLib::UI::MLabel | protected |
ForeColor | YSLib::UI::Widget | |
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 |
Label(const Rect &r={}, const Drawing::Font &fnt={}) | YSLib::UI::Label | inlineexplicit |
Label(Label &&)=default | YSLib::UI::Label | inline |
Margin | YSLib::UI::MLabel | protected |
MLabel(const Drawing::Font &={}, TextAlignment=TextAlignment::Left) | YSLib::UI::MLabel | explicitprotected |
MLabel(MLabel &&)=default | YSLib::UI::MLabel | inlineprotected |
Refresh(PaintEventArgs &&) override | YSLib::UI::Label | 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 |
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 |