YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::UI::ScrollEventArgs,包括所有继承而来的类成员
Category | YSLib::UI::ScrollEventArgs | |
GetOldValue() const ynothrow | YSLib::UI::ScrollEventArgs | inline |
GetSender() const ynothrow | YSLib::UI::UIEventArgs | inline |
GetValue() const ynothrow | YSLib::UI::ScrollEventArgs | inline |
operator=(const UIEventArgs &)=default | YSLib::UI::UIEventArgs | inline |
ScrollEventArgs(IWidget &wgt, ScrollCategory t, ValueType val) | YSLib::UI::ScrollEventArgs | inline |
ScrollEventArgs(IWidget &wgt, ScrollCategory t, ValueType val, ValueType old_val) | YSLib::UI::ScrollEventArgs | inline |
SetOldValue(ValueType _tempArgName) | YSLib::UI::ScrollEventArgs | inline |
SetSender(IWidget &wgt) | YSLib::UI::UIEventArgs | inline |
SetValue(ValueType _tempArgName) | YSLib::UI::ScrollEventArgs | inline |
UIEventArgs(IWidget &wgt) | YSLib::UI::UIEventArgs | inlineexplicit |
UIEventArgs(const UIEventArgs &)=default | YSLib::UI::UIEventArgs | inline |
ValueType typedef | YSLib::UI::ScrollEventArgs |