idlefw/plugins/mcsplugin/publisher/inc/mcspluginengine.h
branchRCL_3
changeset 118 8baec10861af
parent 114 a5a39a295112
child 130 67f2ed48ad91
equal deleted inserted replaced
114:a5a39a295112 118:8baec10861af
   145     * @return void
   145     * @return void
   146     */
   146     */
   147     void SetBackupRestore( TBool aBackupRestore );
   147     void SetBackupRestore( TBool aBackupRestore );
   148 
   148 
   149     /**
   149     /**
   150      * ShowSettingsL
   150     * Shows shortcut settings
   151      */
   151     *
   152     void ShowSettingsL();
   152     * @param aEditIdx Change specified shortcut
       
   153     * @return void
       
   154     */
       
   155     void ShowSettingsL( const TInt aEditIdx );
   153 
   156 
   154 private:
   157 private:
   155     // from MMCSPluginWatcherObserver
   158     // from MMCSPluginWatcherObserver
   156     
   159     
   157     /**
   160     /**