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
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 Qt::Key_unknown, KeyDown, KeyUp, Q_ASSERT, and Qt::ShiftModifier.

Referenced by KeyEvent::fromWebWithDeadKeyTranslation().

+ Here is the caller graph for this function:

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