phonebookui/Phonebook2/ccapplication/ccamycardplugin/inc/ccappmycardplugin.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 15 e8e3147d53eb
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
   177      * View MyCard image
   177      * View MyCard image
   178      */
   178      */
   179     void ViewImageCmdL(); 
   179     void ViewImageCmdL(); 
   180     
   180     
   181     /*
   181     /*
       
   182     * Copy detail to clipboard
       
   183     */
       
   184     void CopyDetailL();
       
   185     
       
   186     /*
   182      * Creates command handler if not created, and returns pointer to it.
   187      * Creates command handler if not created, and returns pointer to it.
   183      */
   188      */
   184     CPbk2CommandHandler* CommandHandlerL();
   189     CPbk2CommandHandler* CommandHandlerL();
   185     
   190     
   186       
   191