QtBase  v6.3.1
Functions | Variables
src_widgets_util_qscroller.cpp File Reference

Go to the source code of this file.

Functions

scroller scrollTo (QPointF(100, 100))
 

Variables

QWidgetw = ...
 [0] More...
 
QScrollerscroller = QScroller::scroller(w)
 

Function Documentation

◆ scrollTo()

scroller scrollTo ( QPointF(100, 100)  )

Variable Documentation

◆ scroller

QScroller* scroller = QScroller::scroller(w)

Definition at line 47 of file src_widgets_util_qscroller.cpp.

◆ w

QWidget* w = ...

[0]

[1]

Definition at line 41 of file src_widgets_util_qscroller.cpp.