KDEUI
Go to the documentation of this file.
17 #include <QtCore/QCOORD>
23 {
"Backtab", 0x1002 },
24 {
"Backspace", 0x1003 },
42 {
"Control", 0x1021 },
45 {
"CapsLock", 0x1024 },
46 {
"NumLock", 0x1025 },
47 {
"ScrollLock", 0x1026 },
83 {
"Super_L", 0x1053 },
84 {
"Super_R", 0x1054 },
86 {
"Hyper_L", 0x1056 },
87 {
"Hyper_R", 0x1057 },
89 {
"Direction_L", 0x1059 },
90 {
"Direction_R", 0x1060 },
92 {
"Any", Qt::Key_Space },
95 {
"NumberSign", 0x23 },
98 {
"Ampersand", 0x26 },
99 {
"Apostrophe", 0x27 },
100 {
"ParenLeft", 0x28 },
101 {
"ParenRight", 0x29 },
102 {
"Asterisk", 0x2a },
119 {
"Semicolon", 0x3b },
123 {
"Question", 0x3f },
151 {
"BracketLeft", 0x5b },
152 {
"Backslash", 0x5c },
153 {
"BracketRight", 0x5d },
154 {
"AsciiCircum", 0x5e },
155 {
"Underscore", 0x5f },
156 {
"QuoteLeft", 0x60 },
157 {
"BraceLeft", 0x7b },
159 {
"BraceRight", 0x7d },
160 {
"AsciiTilde", 0x7e },
161 {
"nobreakspace", 0x0a0 },
162 {
"exclamdown", 0x0a1 },
164 {
"sterling", 0x0a3 },
165 {
"currency", 0x0a4 },
167 {
"brokenbar", 0x0a6 },
168 {
"section", 0x0a7 },
169 {
"diaeresis", 0x0a8 },
170 {
"copyright", 0x0a9 },
171 {
"ordfeminine", 0x0aa },
172 {
"guillemotleft", 0x0ab },
173 {
"notsign", 0x0ac },
175 {
"registered", 0x0ae },
178 {
"plusminus", 0x0b1 },
179 {
"twosuperior", 0x0b2 },
180 {
"threesuperior", 0x0b3 },
183 {
"paragraph", 0x0b6 },
184 {
"periodcentered", 0x0b7 },
185 {
"cedilla", 0x0b8 },
186 {
"onesuperior", 0x0b9 },
187 {
"masculine", 0x0ba },
188 {
"guillemotright", 0x0bb },
189 {
"onequarter", 0x0bc },
190 {
"onehalf", 0x0bd },
191 {
"threequarters", 0x0be },
192 {
"questiondown", 0x0bf },
195 {
"Acircumflex", 0x0c2 },
197 {
"Adiaeresis", 0x0c4 },
200 {
"Ccedilla", 0x0c7 },
203 {
"Ecircumflex", 0x0ca },
204 {
"Ediaeresis", 0x0cb },
207 {
"Icircumflex", 0x0ce },
208 {
"Idiaeresis", 0x0cf },
213 {
"Ocircumflex", 0x0d4 },
215 {
"Odiaeresis", 0x0d6 },
216 {
"multiply", 0x0d7 },
217 {
"Ooblique", 0x0d8 },
220 {
"Ucircumflex", 0x0db },
221 {
"Udiaeresis", 0x0dc },
227 {
"acircumflex", 0x0e2 },
229 {
"adiaeresis", 0x0e4 },
232 {
"ccedilla", 0x0e7 },
235 {
"ecircumflex", 0x0ea },
236 {
"ediaeresis", 0x0eb },
239 {
"icircumflex", 0x0ee },
240 {
"idiaeresis", 0x0ef },
245 {
"ocircumflex", 0x0f4 },
247 {
"odiaeresis", 0x0f6 },
248 {
"division", 0x0f7 },
252 {
"ucircumflex", 0x0fb },
253 {
"udiaeresis", 0x0fc },
256 {
"ydiaeresis", 0x0ff },
258 {
"Forward ", 0x1062 },
260 {
"Refresh ", 0x1064 },
261 {
"VolumeDown", 0x1070 },
262 {
"VolumeMute ", 0x1071 },
263 {
"VolumeUp", 0x1072 },
264 {
"BassBoost", 0x1073 },
265 {
"BassUp", 0x1074 },
266 {
"BassDown", 0x1075 },
267 {
"TrebleUp", 0x1076 },
268 {
"TrebleDown", 0x1077 },
269 {
"MediaPlay ", 0x1080 },
270 {
"MediaStop ", 0x1081 },
271 {
"MediaPrev ", 0x1082 },
272 {
"MediaNext ", 0x1083 },
273 {
"MediaRecord", 0x1084 },
274 {
"HomePage ", 0x1090 },
275 {
"Favorites ", 0x1091 },
276 {
"Search ", 0x1092 },
277 {
"Standby", 0x1093 },
278 {
"OpenUrl", 0x1094 },
279 {
"LaunchMail ", 0x10a0 },
280 {
"LaunchMedia", 0x10a1 },
281 {
"Launch0 ", 0x10a2 },
282 {
"Launch1 ", 0x10a3 },
283 {
"Launch2 ", 0x10a4 },
284 {
"Launch3 ", 0x10a5 },
285 {
"Launch4 ", 0x10a6 },
286 {
"Launch5 ", 0x10a7 },
287 {
"Launch6 ", 0x10a8 },
288 {
"Launch7 ", 0x10a9 },
289 {
"Launch8 ", 0x10aa },
290 {
"Launch9 ", 0x10ab },
291 {
"LaunchA ", 0x10ac },
292 {
"LaunchB ", 0x10ad },
293 {
"LaunchC ", 0x10ae },
294 {
"LaunchD ", 0x10af },
295 {
"LaunchE ", 0x10b0 },
296 {
"LaunchF ", 0x10b1 },
297 {
"MediaLast", 0x1fff },
298 {
"unknown", 0xffff }
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat May 18 2013 11:39:06 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.