java.lang.Object
io.qt.QtObject
io.qt.core.QEvent
io.qt.gui.QScrollEvent
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Sent when scrolling
Java wrapper for Qt class QScrollEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.core.QEvent
QEvent.Type
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Field Summary
Fields inherited from class io.qt.core.QEvent
staticMetaObject
-
Constructor Summary
ConstructorDescriptionQScrollEvent
(QPointF contentPos, QPointF overshoot, QScrollEvent.ScrollState scrollState) -
Method Summary
Modifier and TypeMethodDescriptionclone()
Creates and returns a copy of this object.final QPointF
final QPointF
final QScrollEvent.ScrollState
Methods inherited from class io.qt.core.QEvent
accept, assign, ignore, isAccepted, registerEventType, registerEventType, set, setAccepted, spontaneous, toString, type
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed