idlehomescreen/widgetmanager/inc/wmmaincontainer.h
branchRCL_3
changeset 9 f966699dea19
parent 4 4d54b72983ae
child 15 ff572dfe6d86
equal deleted inserted replaced
5:c743ef5928ba 9:f966699dea19
   240 
   240 
   241     /**
   241     /**
   242      * access to WM configuration
   242      * access to WM configuration
   243      */
   243      */
   244     CWmConfiguration& Configuration();
   244     CWmConfiguration& Configuration();
       
   245     
       
   246     /**
       
   247      * Process foregound events.
       
   248      * @param aForeground ETrue indicates foreground
       
   249      */
       
   250     void ProcessForegroundEvent( TBool aForeground );
   245     
   251     
   246 protected: // from base class CCoeControl
   252 protected: // from base class CCoeControl
   247     
   253     
   248     /**
   254     /**
   249      * Sets the control's extent, specifying a rectangle.
   255      * Sets the control's extent, specifying a rectangle.