const TUint32 | KCuiAutomaticHighlight |
Automatic highlight.
Possible values: 0: off 1: on (default value)
const TUint32 | KCuiMinDigitsToFind |
Minimum number of digits.
Possible values: Allowed number of digits that can be handled as phone number is determined by Symbian SW. Default value is 5.
const TInt | KCuiProgDownloadUids |
A list of application Uids that support progressive download.
Possible values: Max. amount of Uids is 64. They must be in hexadecimal format and separated by semicolon.
Example: 0x10005A3E;0x102072C3
const TInt | KCuiMimeTypeSet1 |
A list of mime types for the 1st Uid in the Uid-list (KCuiProgDownloadUids).
Possible values: Max. length of the list is 1024 characters. Wildcards are allowed. Mime types must be separated by semicolon.
Example: video/vnd.rn-realvideo;application/vnd.rn-realmedia
Note: Key Int range 0x00000004 - 0x00000043 is reserved for mime-type sets i.e. value 0x00000004 (KCuiMimeTypeSet1) is reserved for the mime-types of the 1st Uid defined in the Uid-list, 0x00000005 (KCuiMimeTypeSet2) for the 2nd, 0x00000006 (KCuiMimeTypeSet3) for the 3rd, etc.
const TInt | KCuiMimeTypeSet2 |
A list of mime types for the 2nd Uid in the Uid-list (KCuiProgDownloadUids).
Possible values: Max. length of the list is 1024 characters. Wildcards are allowed. Mime types must be separated by semicolon.
Example: video/vnd.rn-realvideo;application/vnd.rn-realmedia
Note: Key Int range 0x00000004 - 0x00000043 is reserved for mime-type sets i.e. value 0x00000004 (KCuiMimeTypeSet1) is reserved for the mime-types of the 1st Uid defined in the Uid-list, 0x00000005 (KCuiMimeTypeSet2) for the 2nd, 0x00000006 (KCuiMimeTypeSet3) for the 3rd, etc.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.