⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qkeymapper_x11_p.cpp

📁 奇趣公司比较新的qt/emd版本
💻 CPP
📖 第 1 页 / 共 2 页
字号:
/******************************************************************************** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved.**** This file is part of the QtGui module of the Qt Toolkit.**** This file may be used under the terms of the GNU General Public** License version 2.0 as published by the Free Software Foundation** and appearing in the file LICENSE.GPL included in the packaging of** this file.  Please review the following information to ensure GNU** General Public Licensing requirements will be met:** http://trolltech.com/products/qt/licenses/licensing/opensource/**** If you are unsure which license is appropriate for your use, please** review the following information:** http://trolltech.com/products/qt/licenses/licensing/licensingoverview** or contact the sales department at sales@trolltech.com.**** In addition, as a special exception, Trolltech gives you certain** additional rights. These rights are described in the Trolltech GPL** Exception version 1.0, which can be found at** http://www.trolltech.com/products/qt/gplexception/ and in the file** GPL_EXCEPTION.txt in this package.**** In addition, as a special exception, Trolltech, as the sole copyright** holder for Qt Designer, grants users of the Qt/Eclipse Integration** plug-in the right for the Qt/Eclipse Integration to link to** functionality provided by Qt Designer and its related libraries.**** Trolltech reserves all rights not expressly granted herein.**** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.******************************************************************************/// This file is auto-generated, do not edit!static struct {    const char *layout;    const char *variant; // 0 means any variant    Qt::LayoutDirection direction;    QLocale::Language language;    QLocale::Country country;} xkbLayoutData[] = {    // name = us, description = U.S. English    { "us", "", Qt::LeftToRight, QLocale::English, QLocale::UnitedStates },    // name = us:intl, description = U.S. English    { "us", "intl", Qt::LeftToRight, QLocale::English, QLocale::UnitedStates },    // name = us:alt-intl, description = U.S. English    { "us", "alt-intl", Qt::LeftToRight, QLocale::English, QLocale::UnitedStates },    // name = us:dvorak, description = U.S. English    { "us", "dvorak", Qt::LeftToRight, QLocale::English, QLocale::UnitedStates },    // name = us:rus, description = U.S. English    { "us", "rus", Qt::LeftToRight, QLocale::Russian, QLocale::UnitedStates },    // name = ara, description = Arabic    { "ara", "", Qt::RightToLeft, QLocale::Arabic, QLocale::UnitedArabEmirates },    // name = ara:azerty, description = Arabic    { "ara", "azerty", Qt::RightToLeft, QLocale::Arabic, QLocale::UnitedArabEmirates },    // name = ara:azerty_digits, description = Arabic    { "ara", "azerty_digits", Qt::RightToLeft, QLocale::Arabic, QLocale::UnitedArabEmirates },    // name = ara:digits, description = Arabic    { "ara", "digits", Qt::RightToLeft, QLocale::Arabic, QLocale::UnitedArabEmirates },    // name = ara:qwerty, description = Arabic    { "ara", "qwerty", Qt::RightToLeft, QLocale::Arabic, QLocale::UnitedArabEmirates },    // name = ara:qwerty_digits, description = Arabic    { "ara", "qwerty_digits", Qt::RightToLeft, QLocale::Arabic, QLocale::UnitedArabEmirates },    // name = al, description = Albania    { "al", "", Qt::LeftToRight, QLocale::Albanian, QLocale::Albania },    // name = am, description = Armenia    { "am", "", Qt::LeftToRight, QLocale::Armenian, QLocale::Armenia },    // name = am:phonetic, description = Armenia    { "am", "phonetic", Qt::LeftToRight, QLocale::Armenian, QLocale::Armenia },    // name = az, description = Azerbaijan    { "az", "", Qt::LeftToRight, QLocale::Azerbaijani, QLocale::Azerbaijan },    // name = az:cyrillic, description = Azerbaijan    { "az", "cyrillic", Qt::LeftToRight, QLocale::Azerbaijani, QLocale::Azerbaijan },    // name = by, description = Belarus    { "by", "", Qt::LeftToRight, QLocale::Byelorussian, QLocale::Belarus },    // name = by:winkeys, description = Belarus    { "by", "winkeys", Qt::LeftToRight, QLocale::Byelorussian, QLocale::Belarus },    // name = be, description = Belgium    { "be", "", Qt::LeftToRight, QLocale::Dutch, QLocale::Belgium },    // name = be:iso-alternate, description = Belgium    { "be", "iso-alternate", Qt::LeftToRight, QLocale::Dutch, QLocale::Belgium },    // name = be:nodeadkeys, description = Belgium    { "be", "nodeadkeys", Qt::LeftToRight, QLocale::Dutch, QLocale::Belgium },    // name = be:sundeadkeys, description = Belgium    { "be", "sundeadkeys", Qt::LeftToRight, QLocale::Dutch, QLocale::Belgium },    // name = bd, description = Bangladesh    { "bd", "", Qt::LeftToRight, QLocale::Bengali, QLocale::Bangladesh },    // name = bd:probhat, description = Bangladesh    { "bd", "probhat", Qt::LeftToRight, QLocale::Bengali, QLocale::Bangladesh },    // name = in, description = India    { "in", "", Qt::LeftToRight, QLocale::Hindi, QLocale::India },    // name = in:ben, description = India    { "in", "ben", Qt::LeftToRight, QLocale::Bengali, QLocale::India },    // name = in:ben_probhat, description = India    { "in", "ben_probhat", Qt::LeftToRight, QLocale::Bengali, QLocale::India },    // name = in:guj, description = India    { "in", "guj", Qt::LeftToRight, QLocale::Gujarati, QLocale::India },    // name = in:guru, description = India    { "in", "guru", Qt::LeftToRight, QLocale::Punjabi, QLocale::India },    // name = in:kan, description = India    { "in", "kan", Qt::LeftToRight, QLocale::Kannada, QLocale::India },    // name = in:mal, description = India    { "in", "mal", Qt::LeftToRight, QLocale::Malayalam, QLocale::India },    // name = in:ori, description = India    { "in", "ori", Qt::LeftToRight, QLocale::Oriya, QLocale::India },    // name = in:tam_unicode, description = India    { "in", "tam_unicode", Qt::LeftToRight, QLocale::Tamil, QLocale::India },    // name = in:tam_TAB, description = India    { "in", "tam_TAB", Qt::LeftToRight, QLocale::Tamil, QLocale::India },    // name = in:tam_TSCII, description = India    { "in", "tam_TSCII", Qt::LeftToRight, QLocale::Tamil, QLocale::India },    // name = in:tam, description = India    { "in", "tam", Qt::LeftToRight, QLocale::Tamil, QLocale::India },    // name = in:tel, description = India    { "in", "tel", Qt::LeftToRight, QLocale::Telugu, QLocale::India },    // name = in:urd, description = India    { "in", "urd", Qt::RightToLeft, QLocale::Urdu, QLocale::India },    // name = ba, description = Bosnia and Herzegovina    { "ba", "", Qt::LeftToRight, QLocale::Bosnian, QLocale::BosniaAndHerzegowina },    // name = br, description = Brazil    { "br", "", Qt::LeftToRight, QLocale::Portuguese, QLocale::Brazil },    // name = br:nodeadkeys, description = Brazil    { "br", "nodeadkeys", Qt::LeftToRight, QLocale::Portuguese, QLocale::Brazil },    // name = bg, description = Bulgaria    { "bg", "", Qt::LeftToRight, QLocale::Bulgarian, QLocale::Bulgaria },    // name = bg:phonetic, description = Bulgaria    { "bg", "phonetic", Qt::LeftToRight, QLocale::Bulgarian, QLocale::Bulgaria },    // name = mm, description = Myanmar    { "mm", "", Qt::LeftToRight, QLocale::Burmese, QLocale::Myanmar },    // name = ca, description = Canada    { "ca", "", Qt::LeftToRight, QLocale::English, QLocale::Canada },    // name = ca:fr-dvorak, description = Canada    { "ca", "fr-dvorak", Qt::LeftToRight, QLocale::French, QLocale::Canada },    // name = ca:fr-legacy, description = Canada    { "ca", "fr-legacy", Qt::LeftToRight, QLocale::French, QLocale::Canada },    // name = ca:multi, description = Canada    { "ca", "multi", Qt::LeftToRight, QLocale::English, QLocale::Canada },    // name = ca:multi-2gr, description = Canada    { "ca", "multi-2gr", Qt::LeftToRight, QLocale::English, QLocale::Canada },    // name = ca:ike, description = Canada    { "ca", "ike", Qt::LeftToRight, QLocale::Inuktitut, QLocale::Canada },    // name = hr, description = Croatia    { "hr", "", Qt::LeftToRight, QLocale::Croatian, QLocale::Croatia },    // name = hr:us, description = Croatia    { "hr", "us", Qt::LeftToRight, QLocale::Croatian, QLocale::Croatia },    // name = cz, description = Czechia    { "cz", "", Qt::LeftToRight, QLocale::Czech, QLocale::CzechRepublic },    // name = cz:bksl, description = Czechia    { "cz", "bksl", Qt::LeftToRight, QLocale::Czech, QLocale::CzechRepublic },    // name = cz:qwerty, description = Czechia    { "cz", "qwerty", Qt::LeftToRight, QLocale::Czech, QLocale::CzechRepublic },    // name = cz:qwerty_bksl, description = Czechia    { "cz", "qwerty_bksl", Qt::LeftToRight, QLocale::Czech, QLocale::CzechRepublic },    // name = dk, description = Denmark    { "dk", "", Qt::LeftToRight, QLocale::Danish, QLocale::Denmark },    // name = dk:nodeadkeys, description = Denmark    { "dk", "nodeadkeys", Qt::LeftToRight, QLocale::Danish, QLocale::Denmark },    // name = nl, description = Netherlands    { "nl", "", Qt::LeftToRight, QLocale::Dutch, QLocale::Netherlands },    // name = bt, description = Bhutan    { "bt", "", Qt::LeftToRight, QLocale::Bhutani, QLocale::Bhutan },    // name = ee, description = Estonia    { "ee", "", Qt::LeftToRight, QLocale::Estonian, QLocale::Estonia },    // name = ee:nodeadkeys, description = Estonia    { "ee", "nodeadkeys", Qt::LeftToRight, QLocale::Estonian, QLocale::Estonia },    // name = ir, description = Iran    { "ir", "", Qt::RightToLeft, QLocale::Persian, QLocale::Iran },    // name = fo, description = Faroe Islands    { "fo", "", Qt::LeftToRight, QLocale::Faroese, QLocale::FaroeIslands },    // name = fo:nodeadkeys, description = Faroe Islands    { "fo", "nodeadkeys", Qt::LeftToRight, QLocale::Faroese, QLocale::FaroeIslands },    // name = fi, description = Finland    { "fi", "", Qt::LeftToRight, QLocale::Finnish, QLocale::Finland },    // name = fi:nodeadkeys, description = Finland    { "fi", "nodeadkeys", Qt::LeftToRight, QLocale::Finnish, QLocale::Finland },    // name = fi:smi, description = Finland    { "fi", "smi", Qt::LeftToRight, QLocale::Finnish, QLocale::Finland },    // name = fr, description = France    { "fr", "", Qt::LeftToRight, QLocale::French, QLocale::France },    // name = fr:nodeadkeys, description = France    { "fr", "nodeadkeys", Qt::LeftToRight, QLocale::French, QLocale::France },    // name = fr:sundeadkeys, description = France    { "fr", "sundeadkeys", Qt::LeftToRight, QLocale::French, QLocale::France },    // name = fr:latin9, description = France    { "fr", "latin9", Qt::LeftToRight, QLocale::French, QLocale::France },    // name = fr:latin9_nodeadkeys, description = France    { "fr", "latin9_nodeadkeys", Qt::LeftToRight, QLocale::French, QLocale::France },    // name = fr:latin9_sundeadkeys, description = France    { "fr", "latin9_sundeadkeys", Qt::LeftToRight, QLocale::French, QLocale::France },    // name = fr:dvorak, description = France    { "fr", "dvorak", Qt::LeftToRight, QLocale::French, QLocale::France },    // name = ge, description = Georgia    { "ge", "", Qt::LeftToRight, QLocale::Georgian, QLocale::Georgia },    // name = ge:ru, description = Georgia    { "ge", "ru", Qt::LeftToRight, QLocale::Russian, QLocale::Georgia },    // name = de, description = Germany    { "de", "", Qt::LeftToRight, QLocale::German, QLocale::Germany },    // name = de:deadacute, description = Germany    { "de", "deadacute", Qt::LeftToRight, QLocale::German, QLocale::Germany },    // name = de:deadgraveacute, description = Germany    { "de", "deadgraveacute", Qt::LeftToRight, QLocale::German, QLocale::Germany },    // name = de:nodeadkeys, description = Germany    { "de", "nodeadkeys", Qt::LeftToRight, QLocale::German, QLocale::Germany },    // name = de:ro, description = Germany    { "de", "ro", Qt::LeftToRight, QLocale::Romanian, QLocale::Germany },    // name = de:ro_nodeadkeys, description = Germany    { "de", "ro_nodeadkeys", Qt::LeftToRight, QLocale::Romanian, QLocale::Germany },    // name = de:dvorak, description = Germany    { "de", "dvorak", Qt::LeftToRight, QLocale::German, QLocale::Germany },    // name = gr, description = Greece    { "gr", "", Qt::LeftToRight, QLocale::Greek, QLocale::Greece },    // name = gr:extended, description = Greece    { "gr", "extended", Qt::LeftToRight, QLocale::Greek, QLocale::Greece },    // name = gr:nodeadkeys, description = Greece    { "gr", "nodeadkeys", Qt::LeftToRight, QLocale::Greek, QLocale::Greece },    // name = gr:polytonic, description = Greece    { "gr", "polytonic", Qt::LeftToRight, QLocale::Greek, QLocale::Greece },    // name = hu, description = Hungary    { "hu", "", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:standard, description = Hungary    { "hu", "standard", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:nodeadkeys, description = Hungary    { "hu", "nodeadkeys", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:qwerty, description = Hungary    { "hu", "qwerty", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:101_qwertz_comma_dead, description = Hungary    { "hu", "101_qwertz_comma_dead", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:101_qwertz_comma_nodead, description = Hungary    { "hu", "101_qwertz_comma_nodead", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:101_qwertz_dot_dead, description = Hungary    { "hu", "101_qwertz_dot_dead", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:101_qwertz_dot_nodead, description = Hungary    { "hu", "101_qwertz_dot_nodead", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:101_qwerty_comma_dead, description = Hungary    { "hu", "101_qwerty_comma_dead", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:101_qwerty_comma_nodead, description = Hungary    { "hu", "101_qwerty_comma_nodead", Qt::LeftToRight, QLocale::Hungarian, QLocale::Hungary },    // name = hu:101_qwerty_dot_dead, description = Hungary

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -