Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
src_widgets_util_qscroller.cpp File Reference

(1dbc57ad0c7bb0ca9ffeb931c836f6f9791db12f)

Go to the source code of this file.

Functions

scroller scrollTo (QPointF(100, 100))

Variables

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

Function Documentation

◆ scrollTo()

scroller scrollTo ( QPointF(100, 100) )

Variable Documentation

◆ scroller

QScroller * scroller = QScroller::scroller(w)

Definition at line 11 of file src_widgets_util_qscroller.cpp.

◆ w

QWidget* w = ...

[0]

[1]

Definition at line 5 of file src_widgets_util_qscroller.cpp.

Referenced by QMinimalEglWindow::QMinimalEglWindow().