Numworks Epsilon  1.4.1
Graphing Calculator Operating System
ScrollView Member List

This is the complete list of members for ScrollView, including all inherited members.

backgroundColor() constScrollViewinline
bottomMargin() constScrollViewinline
bounds() constView
colorsBackground() constScrollViewinline
contentOffset() constScrollViewinline
contentSize()ScrollViewprotected
drawRect(KDContext *ctx, KDRect rect) const overrideScrollViewvirtual
horizontalScrollIndicator()ScrollViewinline
indicatorThickness() constScrollViewinline
layoutSubviews() overrideScrollViewprotectedvirtual
leftMargin() constScrollViewinline
m_contentViewScrollViewprotected
m_frameViewprotected
markRectAsDirty(KDRect rect)Viewprotected
maxContentHeightDisplayableWithoutScrolling()ScrollViewprotected
maxContentWidthDisplayableWithoutScrolling()ScrollViewprotected
minimalSizeForOptimalDisplay() constViewvirtual
operator=(const View &other)=deleteView
operator=(View &&other)=deleteView
pointFromPointInView(View *view, KDPoint point)View
resetSuperview()View
rightMargin() constScrollViewinline
scrollToContentPoint(KDPoint p, bool allowOverscroll=false)ScrollView
scrollToContentRect(KDRect rect, bool allowOverscroll=false)ScrollView
ScrollView(View *contentView, ScrollViewDataSource *dataSource)ScrollView
setBackgroundColor(KDColor c)ScrollViewinline
setBottomMargin(KDCoordinate m)ScrollViewinline
setColorsBackground(bool c)ScrollViewinline
setCommonMargins()ScrollView
setContentOffset(KDPoint offset, bool forceRelayout=false)ScrollView
setFrame(KDRect frame)View
setIndicatorThickness(KDCoordinate t)ScrollViewinline
setLeftMargin(KDCoordinate m)ScrollViewinline
setMargins(KDCoordinate top, KDCoordinate right, KDCoordinate bottom, KDCoordinate left)ScrollViewinline
setMargins(KDCoordinate m)ScrollViewinline
setRightMargin(KDCoordinate m)ScrollViewinline
setShowsIndicators(bool s)ScrollViewinline
setSize(KDSize size)View
setTopMargin(KDCoordinate m)ScrollViewinline
showsIndicators() constScrollViewinline
subview(int index)View
topMargin() constScrollViewinline
updateScrollIndicator()ScrollViewprotected
verticalScrollIndicator()ScrollViewinline
View()View
View(const View &other)=deleteView
View(View &&other)=deleteView
visibleContentRect()ScrollViewprotected
~View()Viewvirtual