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
KeyboardModifier::internal::Helper< emscripten::val > Struct Reference

#include <qwasmevent.h>

+ Collaboration diagram for KeyboardModifier::internal::Helper< emscripten::val >:

Static Public Member Functions

static QFlags< Qt::KeyboardModifiergetModifierForEvent (const emscripten::val &event)
 

Detailed Description

Definition at line 92 of file qwasmevent.h.

Member Function Documentation

◆ getModifierForEvent()

static QFlags< Qt::KeyboardModifier > KeyboardModifier::internal::Helper< emscripten::val >::getModifierForEvent ( const emscripten::val & event)
inlinestatic

Definition at line 94 of file qwasmevent.h.

References Qt::AltModifier, Qt::ControlModifier, Qt::KeypadModifier, MacOS, Qt::MetaModifier, Qt::NoModifier, platform(), and Qt::ShiftModifier.

+ Here is the call graph for this function:

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