#include <MyGUI_ScrollViewBase.h>
Definition at line 16 of file MyGUI_ScrollViewBase.h.
| MyGUI::ScrollViewBase::ScrollViewBase |
( |
| ) |
|
|
protected |
| MyGUI::ScrollViewBase::~ScrollViewBase |
( |
| ) |
|
|
protectedvirtual |
| void MyGUI::ScrollViewBase::eraseContent |
( |
| ) |
|
|
protectedvirtual |
| Align MyGUI::ScrollViewBase::getContentAlign |
( |
| ) |
|
|
protectedvirtual |
| IntPoint MyGUI::ScrollViewBase::getContentPosition |
( |
| ) |
|
|
protectedvirtual |
| IntSize MyGUI::ScrollViewBase::getContentSize |
( |
| ) |
|
|
protectedvirtual |
| size_t MyGUI::ScrollViewBase::getHScrollPage |
( |
| ) |
|
|
protectedvirtual |
| IntSize MyGUI::ScrollViewBase::getViewSize |
( |
| ) |
|
|
protectedvirtual |
| size_t MyGUI::ScrollViewBase::getVScrollPage |
( |
| ) |
|
|
protectedvirtual |
| void MyGUI::ScrollViewBase::setContentPosition |
( |
const IntPoint & |
_value | ) |
|
|
protectedvirtual |
| void MyGUI::ScrollViewBase::updateScrollPosition |
( |
| ) |
|
|
protected |
| void MyGUI::ScrollViewBase::updateScrollSize |
( |
| ) |
|
|
protected |
| bool MyGUI::ScrollViewBase::mChangeContentByResize |
|
protected |
| Widget* MyGUI::ScrollViewBase::mClient |
|
protected |
| size_t MyGUI::ScrollViewBase::mHRange |
|
protected |
| bool MyGUI::ScrollViewBase::mVisibleHScroll |
|
protected |
| bool MyGUI::ScrollViewBase::mVisibleVScroll |
|
protected |
| size_t MyGUI::ScrollViewBase::mVRange |
|
protected |
The documentation for this class was generated from the following files: