KWin
|
This is the complete list of members for KWin::WheelEvent, including all inherited members.
axisSource() const | KWin::WheelEvent | inline |
delta() const | KWin::WheelEvent | inline |
deltaV120() const | KWin::WheelEvent | inline |
device() const | KWin::WheelEvent | inline |
modifiersRelevantForGlobalShortcuts() const | KWin::WheelEvent | inline |
orientation() const | KWin::WheelEvent | inline |
setModifiersRelevantForGlobalShortcuts(const Qt::KeyboardModifiers &mods) | KWin::WheelEvent | inline |
timestamp() const | 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) | KWin::WheelEvent | explicit |