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

#include <qohoskeymodifiers.h>

Collaboration diagram for OhosKeyToModifier:

Public Attributes

OhosKeyboardModifier modifier
std::vector<::Input_KeyCode > keysToCheck
std::int32_t(* getKeyStateActionFunc )(const ::Input_KeyState *)
::Input_KeyStateAction keyStateActionKeyActive

Detailed Description

Definition at line 26 of file qohoskeymodifiers.h.

Member Data Documentation

◆ getKeyStateActionFunc

std::int32_t(* OhosKeyToModifier::getKeyStateActionFunc) (const ::Input_KeyState *)

Definition at line 30 of file qohoskeymodifiers.h.

◆ keyStateActionKeyActive

::Input_KeyStateAction OhosKeyToModifier::keyStateActionKeyActive

Definition at line 31 of file qohoskeymodifiers.h.

◆ keysToCheck

std::vector<::Input_KeyCode> OhosKeyToModifier::keysToCheck

Definition at line 29 of file qohoskeymodifiers.h.

◆ modifier

OhosKeyboardModifier OhosKeyToModifier::modifier

Definition at line 28 of file qohoskeymodifiers.h.


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