Qt Reference Documentation
Home
Modules
QtGui
QWheelEvent
List of All Members for QWheelEvent
This is the complete list of members for
QWheelEvent
, including inherited members.
enum
Type
QWheelEvent
( const QPoint &, int, Qt::MouseButtons, Qt::KeyboardModifiers, Qt::Orientation )
QWheelEvent
( const QPoint &, const QPoint &, int, Qt::MouseButtons, Qt::KeyboardModifiers, Qt::Orientation )
accept
()
buttons
() const : Qt::MouseButtons
d
: int
delta
() const : int
g
: QPoint
globalPos
() const : const QPoint &
globalX
() const : int
globalY
() const : int
ignore
()
isAccepted
() const : bool
modState
: Qt::KeyboardModifiers
modifiers
() const : Qt::KeyboardModifiers
mouseState
: Qt::MouseButtons
o
: Qt::Orientation
orientation
() const : Qt::Orientation
p
: QPoint
pos
() const : const QPoint &
registerEventType
( int ) : int
setAccepted
( bool )
spontaneous
() const : bool
t
: ushort
type
() const : Type
x
() const : int
y
() const : int