Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWindowSystemEventHandler Class Reference

#include <qwindowsysteminterface_p.h>

+ Inheritance diagram for QWindowSystemEventHandler:
+ Collaboration diagram for QWindowSystemEventHandler:

Public Member Functions

virtual ~QWindowSystemEventHandler ()
 
virtual bool sendEvent (QWindowSystemInterfacePrivate::WindowSystemEvent *event)
 

Detailed Description

Definition at line 541 of file qwindowsysteminterface_p.h.

Constructor & Destructor Documentation

◆ ~QWindowSystemEventHandler()

QWindowSystemEventHandler::~QWindowSystemEventHandler ( )
virtual

Definition at line 183 of file qwindowsysteminterface.cpp.

References QWindowSystemInterfacePrivate::removeWindowSystemEventhandler().

+ Here is the call graph for this function:

Member Function Documentation

◆ sendEvent()

bool QWindowSystemEventHandler::sendEvent ( QWindowSystemInterfacePrivate::WindowSystemEvent * event)
virtual

Reimplemented in QtWayland::WindowSystemEventHandler.

Definition at line 188 of file qwindowsysteminterface.cpp.

References QGuiApplicationPrivate::processWindowSystemEvent().

Referenced by QtWayland::WindowSystemEventHandler::handleKeyEvent(), and QtWayland::WindowSystemEventHandler::sendEvent().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: