idlehomescreen/inc/xnproperty.h
branchRCL_3
changeset 9 f966699dea19
parent 2 08c6ee43b396
child 15 ff572dfe6d86
equal deleted inserted replaced
5:c743ef5928ba 9:f966699dea19
    84             _LIT8(KBelowRight, "belowright");
    84             _LIT8(KBelowRight, "belowright");
    85             _LIT8(KRight, "right");
    85             _LIT8(KRight, "right");
    86             _LIT8(KLeft, "left");
    86             _LIT8(KLeft, "left");
    87             }
    87             }
    88         }
    88         }
    89     namespace styluspopup
    89     namespace popup
    90         {
    90         {
    91         _LIT8(KPositionHint, "_s60-position-hint");
    91         _LIT8(KPopupType, "_s60-popup-type");
    92         namespace positionhint
    92         
    93             {
    93         namespace popuptype
    94             _LIT8(KAbove, "above");
    94             {
    95 //            _LIT8(KBelow, "below");
    95             _LIT8(KNormal, "normal");
    96             }        
    96             _LIT8(KPermanent, "permanent");
    97         }        
    97             }
       
    98         }
    98     namespace view
    99     namespace view
    99         {
   100         {
   100 //        _LIT8(KUid, "uid");
   101 //        _LIT8(KUid, "uid");
   101         _LIT8(KInitial, "initial");
   102         _LIT8(KInitial, "initial");
   102 //        _LIT8(KTitle, "title");
   103 //        _LIT8(KTitle, "title");
   425             _LIT8(KRunAddWidgetQuery, "system/runaddwidgetquery");            
   426             _LIT8(KRunAddWidgetQuery, "system/runaddwidgetquery");            
   426 //            _LIT8(KRunRemoveWidgetQuery, "system/runremovewidgetquery");
   427 //            _LIT8(KRunRemoveWidgetQuery, "system/runremovewidgetquery");
   427             _LIT8(KRemoveFocusedWidget, "system/removefocusedwidget");            
   428             _LIT8(KRemoveFocusedWidget, "system/removefocusedwidget");            
   428             _LIT8(KRemoveWidget, "system/removewidget");            
   429             _LIT8(KRemoveWidget, "system/removewidget");            
   429             _LIT8(KAddWidget, "system/addwidget");
   430             _LIT8(KAddWidget, "system/addwidget");
   430             _LIT8(KRunFullScreenEffect, "system/runfullscreeneffect");
       
   431             _LIT8(KActivateView, "system/activateview");
   431             _LIT8(KActivateView, "system/activateview");
   432             _LIT8(KActivateNextView, "system/activatenextview");
   432             _LIT8(KActivateNextView, "system/activatenextview");
   433             _LIT8(KActivatePreviousView, "system/activatepreviousview");
   433             _LIT8(KActivatePreviousView, "system/activatepreviousview");
   434             _LIT8(KAddView,"system/addview");
   434             _LIT8(KAddView,"system/addview");
   435             _LIT8(KRemoveView,"system/removeview");
   435             _LIT8(KRemoveView,"system/removeview");
   451             _LIT8(KTryDisplayingStylusPopup, "system/trydisplayingstyluspopup");
   451             _LIT8(KTryDisplayingStylusPopup, "system/trydisplayingstyluspopup");
   452             _LIT8(KToggleWidgetsVisibilty, "system/togglewidgetsvisibilty");
   452             _LIT8(KToggleWidgetsVisibilty, "system/togglewidgetsvisibilty");
   453             /*_LIT8(KStoreFocus, "system/storefocus");
   453             /*_LIT8(KStoreFocus, "system/storefocus");
   454             _LIT8(KRestoreFocus, "system/restorefocus");*/
   454             _LIT8(KRestoreFocus, "system/restorefocus");*/
   455             _LIT8(KSetWallpaper, "system/setwallpaper");
   455             _LIT8(KSetWallpaper, "system/setwallpaper");
       
   456             _LIT8(KActivateTextEditor, "system/activatetexteditor");
       
   457             _LIT8(KDeactivateTextEditor, "system/deactivatetexteditor");
   456             _LIT8(KActivateSelectedItem, "system/activateselecteditem");
   458             _LIT8(KActivateSelectedItem, "system/activateselecteditem");
   457             _LIT8(KDestination, "destination");
   459             _LIT8(KDestination, "destination");
   458             _LIT8(KBroadcast, "broadcast");
   460             _LIT8(KBroadcast, "broadcast");
   459             _LIT8(KReportEnterEditMode, "system/reportentereditmode" );
   461             _LIT8(KReportEnterEditMode, "system/reportentereditmode" );
   460             _LIT8(KReportExitEditMode, "system/reportexiteditmode" );
   462             _LIT8(KReportExitEditMode, "system/reportexiteditmode" );