web_pub/settings_api/inc/BrowserUiSDKCRKeys.h
branchRCL_3
changeset 48 79859ed3eea9
parent 37 ac77f89b1d9e
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    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
    19 
    21 
    20 const TUid KCRUidBrowserUiLV = {0x101F861B};
    22 const TUid KCRUidBrowserUiLV = {0x101F861B};
    21 const TUid KCRUidBrowser   = {0x10008D39};
    23 const TUid KCRUidBrowser   = {0x10008D39};
    22 
    24 
    23 // Users should be able to select the volume for plugins
    25 // Users should be able to select the volume for plugins
   407 // Cursormode which defines the cursor display supported status depends on phones.
   409 // Cursormode which defines the cursor display supported status depends on phones.
   408 const TUint32 KBrowserCursorShowMode =          0x00000082;
   410 const TUint32 KBrowserCursorShowMode =          0x00000082;
   409 
   411 
   410 // Controls whether enter key can activate a link, ot just has a default behavior. 
   412 // Controls whether enter key can activate a link, ot just has a default behavior. 
   411 const TUint32 KBrowserEnterKeyMode = 0x00000083;
   413 const TUint32 KBrowserEnterKeyMode = 0x00000083;
   412 //OCC related
   414 
   413 const TUint32 KBrowserOccAccessPointSelectionMode = 0x00000084;
       
   414 const TUint32 KBrowserOccNGDefaultSnapId = 0x00000085;
       
   415 #endif      // BROWSERUISDKCRKEYS_H
   415 #endif      // BROWSERUISDKCRKEYS_H