QtExtraComponents
#include <mouseeventlistener.h>
Definition at line 72 of file mouseeventlistener.h.
KDeclarativeWheelEvent::KDeclarativeWheelEvent |
( |
QPointF |
pos, |
|
|
QPoint |
screenPos, |
|
|
int |
delta, |
|
|
Qt::MouseButtons |
buttons, |
|
|
Qt::KeyboardModifiers |
modifiers, |
|
|
Qt::Orientation |
orientation |
|
) |
| |
|
inline |
Qt::MouseButtons KDeclarativeWheelEvent::buttons |
( |
| ) |
const |
|
inline |
int KDeclarativeWheelEvent::delta |
( |
| ) |
const |
|
inline |
Qt::KeyboardModifiers KDeclarativeWheelEvent::modifiers |
( |
| ) |
const |
|
inline |
Qt::Orientation KDeclarativeWheelEvent::orientation |
( |
| ) |
|
|
inline |
int KDeclarativeWheelEvent::screenX |
( |
| ) |
const |
|
inline |
int KDeclarativeWheelEvent::screenY |
( |
| ) |
const |
|
inline |
void KDeclarativeWheelEvent::setX |
( |
int |
x | ) |
|
|
inline |
void KDeclarativeWheelEvent::setY |
( |
int |
y | ) |
|
|
inline |
int KDeclarativeWheelEvent::x |
( |
| ) |
const |
|
inline |
int KDeclarativeWheelEvent::y |
( |
| ) |
const |
|
inline |
Qt::MouseButtons KDeclarativeWheelEvent::buttons |
|
read |
int KDeclarativeWheelEvent::delta |
|
read |
Qt::KeyboardModifiers KDeclarativeWheelEvent::modifiers |
|
read |
Qt::Orientation KDeclarativeWheelEvent::orientation |
|
read |
int KDeclarativeWheelEvent::screenX |
|
read |
int KDeclarativeWheelEvent::screenY |
|
read |
int KDeclarativeWheelEvent::x |
|
read |
int KDeclarativeWheelEvent::y |
|
read |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:02:51 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.