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
QWasmDeadKeySupport Class Reference

#include <qwasmkeytranslator.h>

Collaboration diagram for QWasmDeadKeySupport:

Public Member Functions

 QWasmDeadKeySupport ()
 ~QWasmDeadKeySupport ()
void applyDeadKeyTranslations (KeyEvent *event)

Detailed Description

Definition at line 20 of file qwasmkeytranslator.h.

Constructor & Destructor Documentation

◆ QWasmDeadKeySupport()

QWasmDeadKeySupport::QWasmDeadKeySupport ( )
explicitdefault

◆ ~QWasmDeadKeySupport()

QWasmDeadKeySupport::~QWasmDeadKeySupport ( )
default

Member Function Documentation

◆ applyDeadKeyTranslations()

void QWasmDeadKeySupport::applyDeadKeyTranslations ( KeyEvent * event)

Definition at line 257 of file qwasmkeytranslator.cpp.

References KeyEvent::deadKey, KeyDown, KeyUp, and Event::type.

Referenced by KeyEvent::KeyEvent().

Here is the caller graph for this function:

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