idlehomescreen/inc/xnviewmanager.h
changeset 1 5315654608de
parent 0 f72a12da539e
child 2 08c6ee43b396
equal deleted inserted replaced
0:f72a12da539e 1:5315654608de
    85  * @since S60 5.0
    85  * @since S60 5.0
    86  */
    86  */
    87 NONSHARABLE_CLASS( CXnViewManager ) : public CBase
    87 NONSHARABLE_CLASS( CXnViewManager ) : public CBase
    88     {
    88     {
    89     // Friend classes
    89     // Friend classes
    90     friend class CXnViewAdapter;    
    90     friend class CXnViewAdapter;
       
    91     
    91 public:
    92 public:
    92     /**
    93     /**
    93      * Two-phased constructor.
    94      * Two-phased constructor.
    94      */
    95      */
    95     static CXnViewManager* NewL(
    96     static CXnViewManager* NewL(
   232     void ShowDiskFullMessageL() const;
   233     void ShowDiskFullMessageL() const;
   233        
   234        
   234 public:
   235 public:
   235     void UpdatePageManagementInformationL();
   236     void UpdatePageManagementInformationL();
   236 
   237 
   237 #if 0 // MSK icon change
       
   238 private:
   238 private:
   239     TInt ResolveIconIndex( TInt aPageCount, TInt aPageNum ) const;
   239     TInt ResolveIconIndex( TInt aPageCount, TInt aPageNum ) const;
   240 #endif // MSK icon change
       
   241         
   240         
   242 private:
   241 private:
   243     // data
   242     // data
   244 
   243 
   245     /**
   244     /**