classicui_pub/popups_api/inc/AknPopupSettingPage.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
equal deleted inserted replaced
10:9f56a4e1b8ab 15:08e69e956a8c
   446 /**
   446 /**
   447  * New reserved method from CAknListBoxSettingPage 
   447  * New reserved method from CAknListBoxSettingPage 
   448  *
   448  *
   449  */
   449  */
   450 	IMPORT_C virtual void CAknListBoxSettingPage_Reserved_1();
   450 	IMPORT_C virtual void CAknListBoxSettingPage_Reserved_1();
   451 
   451  
       
   452 protected:	
       
   453     /**
       
   454      * From MEikCommandObserver
       
   455      * Processes events from the softkeys. (Or translated from key events)
       
   456      *
       
   457      * @param   aCommandId  Event Id from the soft-key
       
   458      * 
       
   459      * @since 5.2
       
   460      */
       
   461     IMPORT_C virtual void ProcessCommandL( TInt aCommandId );   
       
   462 	
   452 private:
   463 private:
   453 
   464 
   454 	// The objects pointed to or referenced by this is not owned
   465 	// The objects pointed to or referenced by this is not owned
   455 	MAknQueryValue& iQueryValue;
   466 	MAknQueryValue& iQueryValue;
   456 
   467