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
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 543 of file qwindowsysteminterface_p.h.

Constructor & Destructor Documentation

◆ ~QWindowSystemEventHandler()

QWindowSystemEventHandler::~QWindowSystemEventHandler ( )
virtual

Definition at line 183 of file qwindowsysteminterface.cpp.

Member Function Documentation

◆ sendEvent()

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

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