idlehomescreen/inc/xnappuiadapter.h
branchCompilerCompatibility
changeset 27 7a8b39b569cb
parent 9 f966699dea19
equal deleted inserted replaced
12:119a7c064f0f 27:7a8b39b569cb
   134      * Returns the Xml Ui view as CAknView reference.
   134      * Returns the Xml Ui view as CAknView reference.
   135      * 
   135      * 
   136      * @since S60 5.0
   136      * @since S60 5.0
   137      * @return Xml Ui View 
   137      * @return Xml Ui View 
   138      */
   138      */
   139     IMPORT_C CAknView& CXnAppUiAdapter::View() const;
   139     IMPORT_C CAknView& View() const;
   140 	    
   140 	    
   141     /**
   141     /**
   142      * Handles changes when entering or exiting edit mode 
   142      * Handles changes when entering or exiting edit mode 
   143      * To be overriden by subclass.     
   143      * To be overriden by subclass.     
   144      *
   144      *