mmsharing/mmshui/inc/musuiappui.h
branchRCL_3
changeset 16 ce86b6d44a6d
parent 9 ff8a573c0e2e
equal deleted inserted replaced
15:95754dcd27ad 16:ce86b6d44a6d
   123     virtual void HandleExit();
   123     virtual void HandleExit();
   124     
   124     
   125     virtual TBool OrientationCanBeChanged() const;
   125     virtual TBool OrientationCanBeChanged() const;
   126     
   126     
   127     virtual TInt GetUiVolumeValue();
   127     virtual TInt GetUiVolumeValue();
       
   128     
       
   129     virtual CMusUiResourceHandler* ResourceHandler();
   128 
   130 
   129 private: // from base class CEikAppUi
   131 private: // from base class CEikAppUi
   130 
   132 
   131     /**
   133     /**
   132      * Takes care of command handling.
   134      * Takes care of command handling.
   191     
   193     
   192     // Window group id for Akn Notifier Server
   194     // Window group id for Akn Notifier Server
   193     TInt iAknNfyServerWgId;
   195     TInt iAknNfyServerWgId;
   194     
   196     
   195     TBool iForeground;
   197     TBool iForeground;
       
   198     
       
   199     CMusUiResourceHandler* iResourceHandler;
   196 
   200 
   197 	
   201 	
   198     };
   202     };
   199 
   203 
   200 #endif // MUSUIAPPUI_H
   204 #endif // MUSUIAPPUI_H