Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QtWayland::WindowSystemEventHandler Class Reference
+ Inheritance diagram for QtWayland::WindowSystemEventHandler:
+ Collaboration diagram for QtWayland::WindowSystemEventHandler:

Public Member Functions

 WindowSystemEventHandler (QWaylandCompositor *c)
 
bool sendEvent (QWindowSystemInterfacePrivate::WindowSystemEvent *e) override
 
void handleKeyEvent (QWindowSystemInterfacePrivate::KeyEvent *ke)
 
- Public Member Functions inherited from QWindowSystemEventHandler
virtual ~QWindowSystemEventHandler ()
 
virtual bool sendEvent (QWindowSystemInterfacePrivate::WindowSystemEvent *event)
 

Public Attributes

QWaylandCompositorcompositor = nullptr
 

Detailed Description

Definition at line 71 of file qwaylandcompositor.cpp.

Constructor & Destructor Documentation

◆ WindowSystemEventHandler()

QtWayland::WindowSystemEventHandler::WindowSystemEventHandler ( QWaylandCompositor c)
inline

Definition at line 74 of file qwaylandcompositor.cpp.

Member Function Documentation

◆ handleKeyEvent()

◆ sendEvent()

bool QtWayland::WindowSystemEventHandler::sendEvent ( QWindowSystemInterfacePrivate::WindowSystemEvent e)
inlineoverridevirtual

Reimplemented from QWindowSystemEventHandler.

Definition at line 75 of file qwaylandcompositor.cpp.

References e, handleKeyEvent(), QWindowSystemInterfacePrivate::Key, and QWindowSystemEventHandler::sendEvent().

+ Here is the call graph for this function:

Member Data Documentation

◆ compositor

QWaylandCompositor* QtWayland::WindowSystemEventHandler::compositor = nullptr

Definition at line 133 of file qwaylandcompositor.cpp.

Referenced by handleKeyEvent().


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