idlehomescreen/xmluirendering/uiengine/inc/xnbackgroundmanager.h
branchRCL_3
changeset 9 f966699dea19
parent 5 c743ef5928ba
child 15 ff572dfe6d86
equal deleted inserted replaced
5:c743ef5928ba 9:f966699dea19
    18 #ifndef CXNBACKGROUNDMANAGER_H
    18 #ifndef CXNBACKGROUNDMANAGER_H
    19 #define CXNBACKGROUNDMANAGER_H
    19 #define CXNBACKGROUNDMANAGER_H
    20 
    20 
    21 // System includes
    21 // System includes
    22 #include <coecntrl.h>
    22 #include <coecntrl.h>
    23 #include <aknssrvclient.h>
    23 #include <AknsSrvClient.h>
    24 #include <coeview.h>
    24 #include <coeview.h>
    25 #include <disknotifyhandler.h>
    25 #include <disknotifyhandler.h>
    26 
    26 
    27 // CLASS DECLARATION
    27 // CLASS DECLARATION
    28 class CXnViewManager;
    28 class CXnViewManager;
   172     void CheckFeatureTypeL();
   172     void CheckFeatureTypeL();
   173     TInt AddPageSpecificWallpaperL( const TDesC& aFileName );
   173     TInt AddPageSpecificWallpaperL( const TDesC& aFileName );
   174     TInt AddCommonWallpaperL( const TDesC& aFileName, TBool aSave = ETrue );
   174     TInt AddCommonWallpaperL( const TDesC& aFileName, TBool aSave = ETrue );
   175     void ReadWallpaperFromCenrepL();
   175     void ReadWallpaperFromCenrepL();
   176     void UpdateScreen();
   176     void UpdateScreen();
   177 
   177     void DrawEditModeBackgroundSkin() const;
       
   178     
   178 private: // data
   179 private: // data
   179 
   180 
   180     /**
   181     /**
   181      * Provides needed services
   182      * Provides needed services
   182      */
   183      */