idlehomescreen/inc/xnappuiadapter.h
branchCompilerCompatibility
changeset 28 bb2f3dabcaa9
parent 27 7a8b39b569cb
equal deleted inserted replaced
21:76d6129f27f7 28:bb2f3dabcaa9
   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      *