![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosinputmethodeventhandler.h>
Public Attributes | |
| QPointer< QWindow > | targetWindow |
| QPointF | localPosition |
| QPointF | globalPosition |
| bool | isHover = false |
Definition at line 65 of file qohosinputmethodeventhandler.h.
| QPointF QOhosHoverEvent::globalPosition |
Definition at line 69 of file qohosinputmethodeventhandler.h.
| bool QOhosHoverEvent::isHover = false |
Definition at line 70 of file qohosinputmethodeventhandler.h.
Referenced by QOhosInputMethodEventHandler::onHoverEvent().
| QPointF QOhosHoverEvent::localPosition |
Definition at line 68 of file qohosinputmethodeventhandler.h.
Definition at line 67 of file qohosinputmethodeventhandler.h.