#include <scroll_view.h>
Definition at line 8 of file scroll_view.h.
◆ ScrollView()
◆ backgroundColor()
KDColor ScrollView::backgroundColor |
( |
| ) |
const |
|
inline |
◆ bottomMargin()
◆ colorsBackground()
bool ScrollView::colorsBackground |
( |
| ) |
const |
|
inline |
◆ contentOffset()
KDPoint ScrollView::contentOffset |
( |
| ) |
const |
|
inline |
◆ contentSize()
KDSize ScrollView::contentSize |
( |
| ) |
|
|
protected |
◆ drawRect()
◆ horizontalScrollIndicator()
◆ indicatorThickness()
◆ layoutSubviews()
void ScrollView::layoutSubviews |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ leftMargin()
◆ maxContentHeightDisplayableWithoutScrolling()
KDCoordinate ScrollView::maxContentHeightDisplayableWithoutScrolling |
( |
| ) |
|
|
protected |
◆ maxContentWidthDisplayableWithoutScrolling()
KDCoordinate ScrollView::maxContentWidthDisplayableWithoutScrolling |
( |
| ) |
|
|
protected |
◆ rightMargin()
◆ scrollToContentPoint()
void ScrollView::scrollToContentPoint |
( |
KDPoint |
p, |
|
|
bool |
allowOverscroll = false |
|
) |
| |
◆ scrollToContentRect()
void ScrollView::scrollToContentRect |
( |
KDRect |
rect, |
|
|
bool |
allowOverscroll = false |
|
) |
| |
◆ setBackgroundColor()
void ScrollView::setBackgroundColor |
( |
KDColor |
c | ) |
|
|
inline |
◆ setBottomMargin()
◆ setColorsBackground()
void ScrollView::setColorsBackground |
( |
bool |
c | ) |
|
|
inline |
◆ setCommonMargins()
void ScrollView::setCommonMargins |
( |
| ) |
|
◆ setContentOffset()
void ScrollView::setContentOffset |
( |
KDPoint |
offset, |
|
|
bool |
forceRelayout = false |
|
) |
| |
◆ setIndicatorThickness()
◆ setLeftMargin()
◆ setMargins() [1/2]
◆ setMargins() [2/2]
◆ setRightMargin()
◆ setShowsIndicators()
void ScrollView::setShowsIndicators |
( |
bool |
s | ) |
|
|
inline |
◆ setTopMargin()
◆ showsIndicators()
bool ScrollView::showsIndicators |
( |
| ) |
const |
|
inline |
◆ topMargin()
◆ updateScrollIndicator()
void ScrollView::updateScrollIndicator |
( |
| ) |
|
|
protected |
◆ verticalScrollIndicator()
◆ visibleContentRect()
KDRect ScrollView::visibleContentRect |
( |
| ) |
|
|
protected |
◆ m_contentView
View* ScrollView::m_contentView |
|
protected |
The documentation for this class was generated from the following files:
- C:/msys64/home/David Markarian/dox/epsilon/escher/include/escher/scroll_view.h
- C:/msys64/home/David Markarian/dox/epsilon/escher/src/scroll_view.cpp