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