KDEUI
kkeyserver_win.h
Go to the documentation of this file.
bool codeWinToKeyQt(uint sym, int *keyQt)
Definition: kkeyserver_win.cpp:261
Defines platform-independent classes for keyboard shortcut handling.
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.