web_pub/settings_api/inc/BrowserUiSDKCRKeys.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 #ifndef BROWSERUISDKCRKEYS_H
    17 #ifndef BROWSERUISDKCRKEYS_H
    18 #define BROWSERUISDKCRKEYS_H
    18 #define BROWSERUISDKCRKEYS_H
    19 
       
    20 #warning The Browser UI SDK keys will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    21 
    19 
    22 const TUid KCRUidBrowserUiLV = {0x101F861B};
    20 const TUid KCRUidBrowserUiLV = {0x101F861B};
    23 const TUid KCRUidBrowser   = {0x10008D39};
    21 const TUid KCRUidBrowser   = {0x10008D39};
    24 
    22 
    25 // Users should be able to select the volume for plugins
    23 // Users should be able to select the volume for plugins
   409 // Cursormode which defines the cursor display supported status depends on phones.
   407 // Cursormode which defines the cursor display supported status depends on phones.
   410 const TUint32 KBrowserCursorShowMode =          0x00000082;
   408 const TUint32 KBrowserCursorShowMode =          0x00000082;
   411 
   409 
   412 // Controls whether enter key can activate a link, ot just has a default behavior. 
   410 // Controls whether enter key can activate a link, ot just has a default behavior. 
   413 const TUint32 KBrowserEnterKeyMode = 0x00000083;
   411 const TUint32 KBrowserEnterKeyMode = 0x00000083;
   414 
   412 //OCC related
       
   413 const TUint32 KBrowserOccAccessPointSelectionMode = 0x00000084;
       
   414 const TUint32 KBrowserOccNGDefaultSnapId = 0x00000085;
   415 #endif      // BROWSERUISDKCRKEYS_H
   415 #endif      // BROWSERUISDKCRKEYS_H