kdecore Library API Documentation

kckey.cpp

00001 // This file has been automatically genrated by "generate_keys.sh"
00002 // Distributed under the GNU Library General Public License
00003 
00004 #include <qnamespace.h>
00005 #include "kckey.h"
00006 
00007 const KKeys KKEYS[NB_KEYS] = {
00008     { "Escape", 0x1000 }, // translated
00009     { "Tab", 0x1001 }, // translated
00010     { "Backtab", 0x1002 }, // translated
00011     { "Backspace", 0x1003 }, // translated
00012     { "Return", 0x1004 }, // translated
00013     { "Enter", 0x1005 }, // translated
00014     { "Insert", 0x1006 }, // translated
00015     { "Delete", 0x1007 }, // translated
00016     { "Pause", 0x1008 }, // translated
00017     { "Print", 0x1009 }, // translated
00018     { "SysReq", 0x100a }, // translated
00019     { "Home", 0x1010 }, // translated
00020     { "End", 0x1011 }, // translated
00021     { "Left", 0x1012 }, // translated
00022     { "Up", 0x1013 }, // translated
00023     { "Right", 0x1014 }, // translated
00024     { "Down", 0x1015 }, // translated
00025     { "Prior", 0x1016 }, // translated
00026     { "Next", 0x1017 }, // translated
00027     { "Shift", 0x1020 }, // translated
00028     { "Control", 0x1021 }, // translated
00029     { "Meta", 0x1022 }, // translated
00030     { "Alt", 0x1023 }, // translated
00031     { "CapsLock", 0x1024 }, // translated
00032     { "NumLock", 0x1025 }, // translated
00033     { "ScrollLock", 0x1026 }, // translated
00034     { "F1", 0x1030 },
00035     { "F2", 0x1031 },
00036     { "F3", 0x1032 },
00037     { "F4", 0x1033 },
00038     { "F5", 0x1034 },
00039     { "F6", 0x1035 },
00040     { "F7", 0x1036 },
00041     { "F8", 0x1037 },
00042     { "F9", 0x1038 },
00043     { "F10", 0x1039 },
00044     { "F11", 0x103a },
00045     { "F12", 0x103b },
00046     { "F13", 0x103c },
00047     { "F14", 0x103d },
00048     { "F15", 0x103e },
00049     { "F16", 0x103f },
00050     { "F17", 0x1040 },
00051     { "F18", 0x1041 },
00052     { "F19", 0x1042 },
00053     { "F20", 0x1043 },
00054     { "F21", 0x1044 },
00055     { "F22", 0x1045 },
00056     { "F23", 0x1046 },
00057     { "F24", 0x1047 },
00058     { "F25", 0x1048 },
00059     { "F26", 0x1049 },
00060     { "F27", 0x104a },
00061     { "F28", 0x104b },
00062     { "F29", 0x104c },
00063     { "F30", 0x104d },
00064     { "F31", 0x104e },
00065     { "F32", 0x104f },
00066     { "F33", 0x1050 },
00067     { "F34", 0x1051 },
00068     { "F35", 0x1052 },
00069     { "Super_L", 0x1053 },
00070     { "Super_R", 0x1054 },
00071     { "Menu", 0x1055 }, // translated
00072     { "Hyper_L", 0x1056 },
00073     { "Hyper_R", 0x1057 },
00074     { "Help", 0x1058 }, // translated
00075     { "Space", 0x20 }, // translated
00076     { "Any", Qt::Key_Space },
00077     { "Exclam", 0x21 }, // translated
00078     { "QuoteDbl", 0x22 },
00079     { "NumberSign", 0x23 }, // translated
00080     { "Dollar", 0x24 }, // translated
00081     { "Percent", 0x25 }, // translated
00082     { "Ampersand", 0x26 }, // translated
00083     { "Apostrophe", 0x27 }, // translated
00084     { "ParenLeft", 0x28 }, // translated
00085     { "ParenRight", 0x29 }, // translated
00086     { "Asterisk", 0x2a }, // translated
00087     { "Plus", 0x2b }, // translated
00088     { "Comma", 0x2c }, // translated
00089     { "Minus", 0x2d }, // translated
00090     { "Period", 0x2e }, // translated
00091     { "Slash", 0x2f }, // translated
00092     { "0", 0x30 },
00093     { "1", 0x31 },
00094     { "2", 0x32 },
00095     { "3", 0x33 },
00096     { "4", 0x34 },
00097     { "5", 0x35 },
00098     { "6", 0x36 },
00099     { "7", 0x37 },
00100     { "8", 0x38 },
00101     { "9", 0x39 },
00102     { "Colon", 0x3a }, // translated
00103     { "Semicolon", 0x3b }, // translated
00104     { "Less", 0x3c }, // translated
00105     { "Equal", 0x3d }, // translated
00106     { "Greater", 0x3e }, // translated
00107     { "Question", 0x3f }, // translated
00108     { "At", 0x40 },
00109     { "A", 0x41 },
00110     { "B", 0x42 },
00111     { "C", 0x43 },
00112     { "D", 0x44 },
00113     { "E", 0x45 },
00114     { "F", 0x46 },
00115     { "G", 0x47 },
00116     { "H", 0x48 },
00117     { "I", 0x49 },
00118     { "J", 0x4a },
00119     { "K", 0x4b },
00120     { "L", 0x4c },
00121     { "M", 0x4d },
00122     { "N", 0x4e },
00123     { "O", 0x4f },
00124     { "P", 0x50 },
00125     { "Q", 0x51 },
00126     { "R", 0x52 },
00127     { "S", 0x53 },
00128     { "T", 0x54 },
00129     { "U", 0x55 },
00130     { "V", 0x56 },
00131     { "W", 0x57 },
00132     { "X", 0x58 },
00133     { "Y", 0x59 },
00134     { "Z", 0x5a },
00135     { "BracketLeft", 0x5b }, // translated
00136     { "Backslash", 0x5c }, // translated
00137     { "BracketRight", 0x5d }, // translated
00138     { "AsciiCircum", 0x5e }, // translated
00139     { "Underscore", 0x5f }, // translated
00140     { "QuoteLeft", 0x60 }, // translated
00141     { "BraceLeft", 0x7b }, // translated
00142     { "Bar", 0x7c },
00143     { "BraceRight", 0x7d }, // translated
00144     { "AsciiTilde", 0x7e }, // translated
00145     { "nobreakspace", 0x0a0 },
00146     { "exclamdown", 0x0a1 },
00147     { "cent", 0x0a2 },
00148     { "sterling", 0x0a3 },
00149     { "currency", 0x0a4 },
00150     { "yen", 0x0a5 },
00151     { "brokenbar", 0x0a6 },
00152     { "section", 0x0a7 },
00153     { "diaeresis", 0x0a8 },
00154     { "copyright", 0x0a9 },
00155     { "ordfeminine", 0x0aa },
00156     { "guillemotleft", 0x0ab },
00157     { "notsign", 0x0ac },
00158     { "hyphen", 0x0ad },
00159     { "registered", 0x0ae },
00160     { "macron", 0x0af },
00161     { "degree", 0x0b0 },
00162     { "plusminus", 0x0b1 },
00163     { "twosuperior", 0x0b2 },
00164     { "threesuperior", 0x0b3 },
00165     { "acute", 0x0b4 },
00166     { "mu", 0x0b5 },
00167     { "paragraph", 0x0b6 },
00168     { "periodcentered", 0x0b7 },
00169     { "cedilla", 0x0b8 },
00170     { "onesuperior", 0x0b9 },
00171     { "masculine", 0x0ba },
00172     { "guillemotright", 0x0bb },
00173     { "onequarter", 0x0bc },
00174     { "onehalf", 0x0bd },
00175     { "threequarters", 0x0be },
00176     { "questiondown", 0x0bf },
00177     { "Agrave", 0x0c0 },
00178     { "Aacute", 0x0c1 },
00179     { "Acircumflex", 0x0c2 },
00180     { "Atilde", 0x0c3 },
00181     { "Adiaeresis", 0x0c4 },
00182     { "Aring", 0x0c5 },
00183     { "AE", 0x0c6 },
00184     { "Ccedilla", 0x0c7 },
00185     { "Egrave", 0x0c8 },
00186     { "Eacute", 0x0c9 },
00187     { "Ecircumflex", 0x0ca },
00188     { "Ediaeresis", 0x0cb },
00189     { "Igrave", 0x0cc },
00190     { "Iacute", 0x0cd },
00191     { "Icircumflex", 0x0ce },
00192     { "Idiaeresis", 0x0cf },
00193     { "ETH", 0x0d0 },
00194     { "Ntilde", 0x0d1 },
00195     { "Ograve", 0x0d2 },
00196     { "Oacute", 0x0d3 },
00197     { "Ocircumflex", 0x0d4 },
00198     { "Otilde", 0x0d5 },
00199     { "Odiaeresis", 0x0d6 },
00200     { "multiply", 0x0d7 },
00201     { "Ooblique", 0x0d8 },
00202     { "Ugrave", 0x0d9 },
00203     { "Uacute", 0x0da },
00204     { "Ucircumflex", 0x0db },
00205     { "Udiaeresis", 0x0dc },
00206     { "Yacute", 0x0dd },
00207     { "THORN", 0x0de },
00208     { "ssharp", 0x0df },
00209     { "agrave", 0x0e0 },
00210     { "aacute", 0x0e1 },
00211     { "acircumflex", 0x0e2 },
00212     { "atilde", 0x0e3 },
00213     { "adiaeresis", 0x0e4 },
00214     { "aring", 0x0e5 },
00215     { "ae", 0x0e6 },
00216     { "ccedilla", 0x0e7 },
00217     { "egrave", 0x0e8 },
00218     { "eacute", 0x0e9 },
00219     { "ecircumflex", 0x0ea },
00220     { "ediaeresis", 0x0eb },
00221     { "igrave", 0x0ec },
00222     { "iacute", 0x0ed },
00223     { "icircumflex", 0x0ee },
00224     { "idiaeresis", 0x0ef },
00225     { "eth", 0x0f0 },
00226     { "ntilde", 0x0f1 },
00227     { "ograve", 0x0f2 },
00228     { "oacute", 0x0f3 },
00229     { "ocircumflex", 0x0f4 },
00230     { "otilde", 0x0f5 },
00231     { "odiaeresis", 0x0f6 },
00232     { "division", 0x0f7 },
00233     { "oslash", 0x0f8 },
00234     { "ugrave", 0x0f9 },
00235     { "uacute", 0x0fa },
00236     { "ucircumflex", 0x0fb },
00237     { "udiaeresis", 0x0fc },
00238     { "yacute", 0x0fd },
00239     { "thorn", 0x0fe },
00240     { "ydiaeresis", 0x0ff },
00241     { "unknown", 0xffff }
00242 };
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:14:45 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001