KDEUI
kkeyserver_win.h
Go to the documentation of this file.
Defines platform-independent classes for keyboard shortcut handling.
A collection of functions for the conversion of key presses and their modifiers from the window syste...
Definition kkeyserver.cpp:31
bool codeWinToKeyQt(uint sym, int *keyQt)
Definition kkeyserver_win.cpp:261
bool keyQtToCodeWin(int keyQt, uint *sym)
Extracts the symbol from the given Qt key and converts it to a Windows symbol.
Definition kkeyserver_win.cpp:238
bool keyQtToModWin(int keyQt, uint *mod)
Extracts the modifiers from the given Qt key and converts them in a mask of Windows modifiers.
Definition kkeyserver_win.cpp:200
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.