#include <input_event.h>
Definition at line 78 of file input_event.h.
◆ WheelEvent()
KWin::WheelEvent::WheelEvent |
( |
const QPointF & | pos, |
|
|
qreal | delta, |
|
|
qint32 | deltaV120, |
|
|
Qt::Orientation | orientation, |
|
|
Qt::MouseButtons | buttons, |
|
|
Qt::KeyboardModifiers | modifiers, |
|
|
InputRedirection::PointerAxisSource | source, |
|
|
std::chrono::microseconds | timestamp, |
|
|
InputDevice * | device ) |
|
explicit |
◆ axisSource()
◆ delta()
qreal KWin::WheelEvent::delta |
( |
| ) |
const |
|
inline |
◆ deltaV120()
qint32 KWin::WheelEvent::deltaV120 |
( |
| ) |
const |
|
inline |
◆ device()
◆ modifiersRelevantForGlobalShortcuts()
Qt::KeyboardModifiers KWin::WheelEvent::modifiersRelevantForGlobalShortcuts |
( |
| ) |
const |
|
inline |
◆ orientation()
Qt::Orientation KWin::WheelEvent::orientation |
( |
| ) |
const |
|
inline |
◆ setModifiersRelevantForGlobalShortcuts()
void KWin::WheelEvent::setModifiersRelevantForGlobalShortcuts |
( |
const Qt::KeyboardModifiers & | mods | ) |
|
|
inline |
◆ timestamp()
std::chrono::microseconds KWin::WheelEvent::timestamp |
( |
| ) |
const |
The documentation for this class was generated from the following files: