|
YSTest
PreAlpha_b380_20130211
The YSLib Test Project
|
This is the complete list of members for YSLib::Components::ScrollEventArgs, including all inherited members.
| Category | YSLib::Components::ScrollEventArgs | |
| GetOldValue() const ynothrow | YSLib::Components::ScrollEventArgs | inline |
| GetSender() const ynothrow | YSLib::Components::UIEventArgs | inline |
| GetValue() const ynothrow | YSLib::Components::ScrollEventArgs | inline |
| operator=(const UIEventArgs &)=default | YSLib::Components::UIEventArgs | inline |
| ScrollEventArgs(IWidget &wgt, ScrollCategory t, ValueType val) | YSLib::Components::ScrollEventArgs | inline |
| ScrollEventArgs(IWidget &wgt, ScrollCategory t, ValueType val, ValueType old_val) | YSLib::Components::ScrollEventArgs | inline |
| SetOldValue(ValueType _tempArgName) | YSLib::Components::ScrollEventArgs | inline |
| SetSender(IWidget &wgt) | YSLib::Components::UIEventArgs | inline |
| SetValue(ValueType _tempArgName) | YSLib::Components::ScrollEventArgs | inline |
| UIEventArgs(IWidget &wgt) | YSLib::Components::UIEventArgs | inlineexplicit |
| UIEventArgs(const UIEventArgs &)=default | YSLib::Components::UIEventArgs | inline |
| ValueType typedef | YSLib::Components::ScrollEventArgs |