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
QOhosQtKeyEvent Struct Reference

#include <qohoskeyevent.h>

Collaboration diagram for QOhosQtKeyEvent:

Public Attributes

QEvent::Type keyAction
Qt::Key keyCode
QString keyText
Qt::KeyboardModifiers modifiers
Qt::KeyboardModifiers guiApplicationKeyboardModifiers
quint32 nativeKeyCode

Detailed Description

Definition at line 15 of file qohoskeyevent.h.

Member Data Documentation

◆ guiApplicationKeyboardModifiers

Qt::KeyboardModifiers QOhosQtKeyEvent::guiApplicationKeyboardModifiers

Definition at line 21 of file qohoskeyevent.h.

◆ keyAction

QEvent::Type QOhosQtKeyEvent::keyAction

Definition at line 17 of file qohoskeyevent.h.

◆ keyCode

Qt::Key QOhosQtKeyEvent::keyCode

Definition at line 18 of file qohoskeyevent.h.

◆ keyText

QString QOhosQtKeyEvent::keyText

Definition at line 19 of file qohoskeyevent.h.

◆ modifiers

Qt::KeyboardModifiers QOhosQtKeyEvent::modifiers

Definition at line 20 of file qohoskeyevent.h.

◆ nativeKeyCode

quint32 QOhosQtKeyEvent::nativeKeyCode

Definition at line 22 of file qohoskeyevent.h.


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