Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOhosWheelEvent Struct Reference

#include <qohosinputmethodeventhandler.h>

Collaboration diagram for QOhosWheelEvent:

Public Attributes

int64_t timestamp
QPointF localPoint
QPointF globalPoint
double horizontalValue
double verticalValue
int32_t eventToolType
int32_t axisAction
int32_t wheelScrollLines
QFlags< OhosKeyboardModifiermodifiers

Detailed Description

Definition at line 38 of file qohosinputmethodeventhandler.h.

Member Data Documentation

◆ axisAction

int32_t QOhosWheelEvent::axisAction

Definition at line 46 of file qohosinputmethodeventhandler.h.

◆ eventToolType

int32_t QOhosWheelEvent::eventToolType

Definition at line 45 of file qohosinputmethodeventhandler.h.

◆ globalPoint

QPointF QOhosWheelEvent::globalPoint

Definition at line 42 of file qohosinputmethodeventhandler.h.

◆ horizontalValue

double QOhosWheelEvent::horizontalValue

◆ localPoint

QPointF QOhosWheelEvent::localPoint

Definition at line 41 of file qohosinputmethodeventhandler.h.

◆ modifiers

QFlags<OhosKeyboardModifier> QOhosWheelEvent::modifiers

Definition at line 48 of file qohosinputmethodeventhandler.h.

◆ timestamp

int64_t QOhosWheelEvent::timestamp

Definition at line 40 of file qohosinputmethodeventhandler.h.

◆ verticalValue

double QOhosWheelEvent::verticalValue

◆ wheelScrollLines

int32_t QOhosWheelEvent::wheelScrollLines

The documentation for this struct was generated from the following file: