author | Christian Morlok <symbian.org@christianmorlok.de> |
Tue, 13 Apr 2010 19:36:31 +0200 | |
branch | v5backport |
changeset 58 | d017f79b1bb1 |
permissions | -rw-r--r-- |
58
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
1 |
/* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
2 |
* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
3 |
* All rights reserved. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0"" |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
8 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
9 |
* Initial Contributors: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
11 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
12 |
* Contributors: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
13 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
14 |
* Description: Internal Central Repository keys. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
15 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
16 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
17 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
18 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
19 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
20 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
21 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
22 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
23 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
24 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
25 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
26 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
27 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
28 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
29 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
30 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
31 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
32 |
#ifndef AKNFEP_INTERNAL_CR_KEYS_H |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
33 |
#define AKNFEP_INTERNAL_CR_KEYS_H |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
34 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
35 |
const TUid KCRUidAknFep = { 0x101F876D }; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
36 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
37 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
38 |
* If this feature is enabled, new line can be entered by pressing scroll down. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
39 |
* Value is either integer 1 (enabled) or 0 (disabled). |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
40 |
* Default value: 1 in Japanese variant. 0 in other variants. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
41 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
42 |
const TUint32 KAknFepEnterWithScrollDown = 0x00000001; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
43 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
44 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
45 |
* If this feature is enabled, Latin predictive input candidates are selected |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
46 |
* using scroll keys. If the feature is disabled, they are selected using |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
47 |
* softkeys. It is recommended to enable this feature in Japanese variant, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
48 |
* because in Japanese input, predictive candidates are always selected using |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
49 |
* scroll keys. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
50 |
* Value is either integer 1 (enabled) or 0 (disabled). |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
51 |
* Default value: 1 in Japanese variant. 0 in other variants. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
52 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
53 |
const TUint32 KAknFepScrollLatinPredictive = 0x00000002; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
54 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
55 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
56 |
* If this feature is enabled, space can be entered by pressing scroll right. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
57 |
* Value is either integer 1 (enabled) or 0 (disabled). |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
58 |
* Default value: 1 in Japanese and Thai variant. 0 in other variants. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
59 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
60 |
const TUint32 KAknFepSpaceWithScrollRight = 0x00000003; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
61 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
62 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
63 |
* Chinese Input Mode, integer value. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
64 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
65 |
* Used values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
66 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
67 |
* 0x10 (Pinyin) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
68 |
* 0x20 (Zhuyin) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
69 |
* 0x40 (Stroke) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
70 |
* 0x80 (Latin Upper Case) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
71 |
* 0x100 (Latin Lower Case) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
72 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
73 |
* Default value: 0 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
74 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
75 |
const TUint32 KAknFepChineseInputMode = 0x00000004; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
76 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
77 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
78 |
* Input Text Language, integer value. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
79 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
80 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
81 |
* 0 (automatic) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
82 |
* valid Symbian OS language code |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
83 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
84 |
* Default value: 0 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
85 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
86 |
const TUint32 KAknFepInputTxtLang = 0x00000005; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
87 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
88 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
89 |
* This key is required for the Japanese predictive text input feature. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
90 |
* General settings uses it to store the user selection for Japanese |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
91 |
* predictive text input. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
92 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
93 |
* Default value: 0 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
94 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
95 |
const TUint32 KAknFepJapanesePredTxtFlag = 0x00000006; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
96 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
97 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
98 |
* Predictive Text Input On/Off for ITU-T keypad. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
99 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
100 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
101 |
* 0: off (default value) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
102 |
* 1: on |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
103 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
104 |
const TUint32 KAknFepPredTxtFlag = 0x00000007; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
105 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
106 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
107 |
* Multitap timer value. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
108 |
* Replaces the constant KMultiTapTimeoutMS in Japanese variant. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
109 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
110 |
* Default value: 1000000 in Japanese variant. 0 in other variants. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
111 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
112 |
const TUint32 KAknFepMultiTapTimer = 0x00000008; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
113 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
114 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
115 |
* Chinese CangJie input method for S60 and QWERTY. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
116 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
117 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
118 |
* 0 (ECangJieNormal) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
119 |
* 1 (ECangJieEasy) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
120 |
* 2 (ECangJieAdvanced) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
121 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
122 |
const TUint32 KAknFepCangJieMode = 0x00000009; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
123 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
124 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
125 |
* Test mode key used in emulator. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
126 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
127 |
const TUint32 KAknFepTestModeKey = 0x0000000A; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
128 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
129 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
130 |
* This key is required for the Japanese special character flag. General |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
131 |
* settings uses it to store the user selection for Japanese special |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
132 |
* character settings. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
133 |
* - Comma: Japanese comma = 0x01 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
134 |
* Western comma != 0x01 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
135 |
* - Period: Japanese period = 0x02 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
136 |
* Western period != 0x02 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
137 |
* - Width of Space: Full width = 0x04 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
138 |
* Half width != 0x04 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
139 |
* - Width of punctuation marks and symbols: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
140 |
* Full width = 0x08 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
141 |
* Half width != 0x08 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
142 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
143 |
const TUint32 KAknFepJapaneseSpecialCharFlag = 0x0000000B; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
144 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
145 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
146 |
* Indicates whether the hash key is used in selections in lists and editors. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
147 |
* Needed because making Edit key optional in the device. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
148 |
* Possible values are: 1 (hash key selection in use) or 0 (hash key |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
149 |
* selection not in use). |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
150 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
151 |
* Default value: 0 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
152 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
153 |
const TUint32 KAknFepHashKeySelection = 0x0000000C; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
154 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
155 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
156 |
* Indicates whether "edit text" submenu should be added to application |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
157 |
* options-menu by FEP. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
158 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
159 |
const TUint32 KAknFepEditTextSubmenu = 0x0000000D; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
160 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
161 |
/* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
162 |
* The bottom right point of the hwr window in the orientation mode |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
163 |
* EGraphicsOrientationNormal. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
164 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
165 |
const TUint32 KAknFepHwrWindowPosition0 = 0x0000000E; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
166 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
167 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
168 |
* The bottom right point of the hwr window in the orientation mode |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
169 |
* EGraphicsOrientationRotated90. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
170 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
171 |
const TUint32 KAknFepHwrWindowPosition1 = 0x0000000F; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
172 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
173 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
174 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
175 |
* The bottom right point of the hwr window in the orientation mode |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
176 |
* EGraphicsOrientationRotated180. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
177 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
178 |
const TUint32 KAknFepHwrWindowPosition2 = 0x00000010; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
179 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
180 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
181 |
* The bottom right point of the hwr window in the orientation mode |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
182 |
* EGraphicsOrientationRotated270. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
183 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
184 |
const TUint32 KAknFepHwrWindowPosition3 = 0x00000011; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
185 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
186 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
187 |
* The last used alpha recognition range. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
188 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
189 |
const TUint32 KAknFepLastUsedRange = 0x00000012; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
190 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
191 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
192 |
* Information whether HWR or VKB input method was used last. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
193 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
194 |
const TUint32 KAknFepLastUsedInput = 0x00000013; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
195 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
196 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
197 |
* Tells which UI language was active when FEP was last initialized. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
198 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
199 |
const TUint32 KAknFepLastUsedUILanguage = 0x00000014; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
200 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
201 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
202 |
* This key is required for the clear direction. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
203 |
* Clear direction value Left side (Backspace function) / |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
204 |
* Right side (Delete function). |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
205 |
* Possible values are: (defined in AknFepGlobalEnums.h) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
206 |
* EClearDirectionLeft(0) remove a character on the left side |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
207 |
* EClearDirectionRight(1) remove a character on the right side |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
208 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
209 |
const TUint32 KAknFepClearDirection = 0x00000015; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
210 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
211 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
212 |
* Predictive Text Auto Word Completion On/Off. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
213 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
214 |
* A bit vector indicating which input types have auto completion on. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
215 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
216 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
217 |
* 0: off |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
218 |
* 1: on (default value) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
219 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
220 |
* (bitmask values in EKeyboardStyle) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
221 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
222 |
* 0x01 = ITU-T (12-key) predictive input |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
223 |
* 0x02 = Qwerty predictive input |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
224 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
225 |
const TUint32 KAknFepAutoCompleteFlag = 0x00000016; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
226 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
227 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
228 |
* Predictive Text Typing Correction Level. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
229 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
230 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
231 |
* 0: off |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
232 |
* 1: medium (default value) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
233 |
* 2: high |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
234 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
235 |
const TUint32 KAknFepTypingCorrectionLevel = 0x00000017; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
236 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
237 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
238 |
* Predictive Text Number Candidate Shown/Not shown. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
239 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
240 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
241 |
* 0: Not Shown |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
242 |
* 1: Shown (default value) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
243 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
244 |
const TUint32 KAknFepNumberCandidateFlag = 0x00000018; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
245 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
246 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
247 |
* Predictive Text Primay Candidate Exact/Suggested. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
248 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
249 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
250 |
* 0: Suggested (default value) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
251 |
* 1: Exact |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
252 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
253 |
const TUint32 KAknFepPrimaryCandidateFlag = 0x00000019; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
254 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
255 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
256 |
* Available physical keyboards. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
257 |
* A bit vector indicating which physical keyboards are connected to the device. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
258 |
* Possible values (combination of these): |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
259 |
* 0x01 = 12-key ITU-T, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
260 |
* 0x02 = 4x12 qwerty, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
261 |
* 0x04 = 4x10 qwerty, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
262 |
* 0x08 = 3x11 qwerty, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
263 |
* 0x10 = half qwerty, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
264 |
* 0x20 = custom qwerty |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
265 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
266 |
const TUint32 KAknFepPhysicalKeyboards = 0x0000001A; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
267 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
268 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
269 |
* Predictive Text Input On/Off. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
270 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
271 |
* A bit vector indicating which input types have prediction on. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
272 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
273 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
274 |
* 0: off |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
275 |
* 1: on (default value) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
276 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
277 |
* (bitmask values in EKeyboardStyle) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
278 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
279 |
* 0x01 = ITU-T (12-key) predictive input (should match KAknFepPredTxtFlag) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
280 |
* 0x02 = Qwerty predictive input |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
281 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
282 |
const TUint32 KAknFepPredTxtFlagExtension = 0x0000001B; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
283 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
284 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
285 |
* Secondary Input Text Language, integer value. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
286 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
287 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
288 |
* 0 (none) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
289 |
* valid Symbian OS language code |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
290 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
291 |
* Default value: 0 |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
292 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
293 |
const TUint32 KAknFepInputTxtLangSecondary = 0x0000001C; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
294 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
295 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
296 |
* Indicate fullscreen qwerty(big one) key preview popup On/Off. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
297 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
298 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
299 |
* 0: off |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
300 |
* 1: on (default value) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
301 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
302 |
const TUint32 KAknFepShowFsqPreview = 0x0000001D; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
303 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
304 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
305 |
* Indicate vkb (small one) preview popup On/Off. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
306 |
* |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
307 |
* Possible values: |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
308 |
* 0: off |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
309 |
* 1: on(default value) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
310 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
311 |
const TUint32 KAknFepShowVkbPreview = 0x0000001E; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
312 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
313 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
314 |
* the value stores the preferred virtual |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
315 |
* qwerty mode in landscape, there are two modes, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
316 |
* FSQ the bigger one or VKB the smaller one. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
317 |
* The mode values are from touch input types, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
318 |
* EPluginInputModeHwr = 1, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
319 |
* EPluginInputModeVkb = 2, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
320 |
* EPluginInputModeFSQ = 4, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
321 |
* EPluginInputModeItut = 8, |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
322 |
* EPluginInputModeFSc = 16. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
323 |
* And only EPluginInputModeVkb and EPluginInputModeFSQ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
324 |
* are valid here, and the default value is FSQ 4. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
325 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
326 |
const TUint32 KAknFepLastUseVkbMode = 0x0000001F; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
327 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
328 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
329 |
* Long press number entry feature on (hybrid) QWERTY keyboard. When activated, long press of |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
330 |
* keyboard button can be used to enter the character normally mapped behind Fn modifier on that key. |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
331 |
* This setting has no effect if the keyboard does not have Fn key. Possible values: 0 (off), 1 (on) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
332 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
333 |
const TUint32 KAknFepLongPressNumberEntryOnQwerty = 0x00000021; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
334 |
/** |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
335 |
* Copy-pasting with shift + softkeys on QWERTY. When activated, text can be copied by holding |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
336 |
* shift depressed and pressing left softkey and pasted by holding shift depressed and pressing |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
337 |
* right softkey. Similar funtionality is anyway available on ITU-T keypads with the edit key; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
338 |
* this setting affects only QWERTY keyboards. Possible values: 0 (off), 1 (on) |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
339 |
*/ |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
340 |
const TUint32 KAknFepShiftCopyPasteOnQwerty = 0x00000022; |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
341 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
342 |
#endif |
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
343 |
|
d017f79b1bb1
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
344 |
// End of file |