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
QOhosHoverEvent Struct Reference

#include <qohosinputmethodeventhandler.h>

Collaboration diagram for QOhosHoverEvent:

Public Attributes

QPointer< QWindowtargetWindow
QPointF localPosition
QPointF globalPosition
bool isHover = false

Detailed Description

Definition at line 65 of file qohosinputmethodeventhandler.h.

Member Data Documentation

◆ globalPosition

QPointF QOhosHoverEvent::globalPosition

Definition at line 69 of file qohosinputmethodeventhandler.h.

◆ isHover

bool QOhosHoverEvent::isHover = false

◆ localPosition

QPointF QOhosHoverEvent::localPosition

Definition at line 68 of file qohosinputmethodeventhandler.h.

◆ targetWindow

QPointer<QWindow> QOhosHoverEvent::targetWindow

Definition at line 67 of file qohosinputmethodeventhandler.h.


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