YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::UI::ProgressBar,包括所有继承而来的类成员
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 |
GetMaxValue() const ynothrow | YSLib::GMRange< float > | inlineprotected |
GetRenderer() const ynothrow | YSLib::UI::Widget | inlinevirtual |
GetValue() const ynothrow | YSLib::GMRange< float > | inlineprotected |
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 |
GMRange(ValueType m, ValueType v) | YSLib::GMRange< float > | inlineprotected |
max_value | YSLib::GMRange< float > | protected |
OnTouch_Close(TouchEventArgs &&) | YSLib::UI::Control | |
ProgressBar(const Rect &={}, ValueType=0xFF) | YSLib::UI::ProgressBar | explicit |
ProgressBar(ProgressBar &&)=default | YSLib::UI::ProgressBar | inline |
Refresh(PaintEventArgs &&) override | YSLib::UI::ProgressBar | virtual |
SetHeight(SDst _tempArgName) | YSLib::UI::Widget | inline |
SetMaxValue(ValueType) | YSLib::UI::ProgressBar | |
SetRenderer(unique_ptr< Renderer > &&) | YSLib::UI::Widget | |
SetValue(ValueType _tempArgName) | YSLib::UI::ProgressBar | inline |
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 |
value | YSLib::GMRange< float > | protected |
ValueType typedef | YSLib::GMRange< float > | 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 |