#include <MyGUI_ScrollViewBase.h>
Definition at line 16 of file MyGUI_ScrollViewBase.h.
◆ ScrollViewBase()
MyGUI::ScrollViewBase::ScrollViewBase |
( |
| ) |
|
|
protected |
◆ ~ScrollViewBase()
virtual MyGUI::ScrollViewBase::~ScrollViewBase |
( |
| ) |
|
|
protectedvirtualdefault |
◆ eraseContent()
void MyGUI::ScrollViewBase::eraseContent |
( |
| ) |
|
|
protectedvirtual |
◆ getContentAlign()
Align MyGUI::ScrollViewBase::getContentAlign |
( |
| ) |
const |
|
protectedvirtual |
◆ getContentPosition()
IntPoint MyGUI::ScrollViewBase::getContentPosition |
( |
| ) |
const |
|
protectedvirtual |
◆ getContentSize()
IntSize MyGUI::ScrollViewBase::getContentSize |
( |
| ) |
const |
|
protectedvirtual |
◆ getHScrollPage()
size_t MyGUI::ScrollViewBase::getHScrollPage |
( |
| ) |
const |
|
protectedvirtual |
◆ getViewSize()
IntSize MyGUI::ScrollViewBase::getViewSize |
( |
| ) |
const |
|
protectedvirtual |
◆ getVScrollPage()
size_t MyGUI::ScrollViewBase::getVScrollPage |
( |
| ) |
const |
|
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 |
◆ mHRange
size_t MyGUI::ScrollViewBase::mHRange |
|
protected |
◆ mHScroll
◆ mScrollViewClient
Widget* MyGUI::ScrollViewBase::mScrollViewClient |
|
protected |
◆ 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: