phonebookui/Phonebook2/ccapplication/ccamycardplugin/inc/ccappmycardcontainer.h
branchRCL_3
changeset 9 0d28c1c5b6dd
parent 6 e8e3147d53eb
child 13 a6539d1e8e43
--- a/phonebookui/Phonebook2/ccapplication/ccamycardplugin/inc/ccappmycardcontainer.h	Wed Apr 14 15:45:35 2010 +0300
+++ b/phonebookui/Phonebook2/ccapplication/ccamycardplugin/inc/ccappmycardcontainer.h	Tue Apr 27 16:23:35 2010 +0300
@@ -59,7 +59,6 @@
     public MPbk2ContactUiControl,
     public MCCAStatusControlObserver,
     public MMyCardHeaderControlObserver,
-    public MAknLongTapDetectorCallBack,
     public MPbk2ClipListBoxText
     {
 public: // constructor and destructor
@@ -152,16 +151,6 @@
     void MyCardHeaderControlClickL( TPoint aPos );
     
     /**
-     * Default callback function for CAknLongTapDetector member object.
-     * Base class implementation does nothing
-     * 
-     * @param aPenEventLocation Long tap event location relative to parent control.
-     * @param aPenEventScreenLocation Long tap event location relative to screen.
-     */
-    void HandleLongTapEventL( const TPoint& aPenEventLocation, 
-        const TPoint& aPenEventScreenLocation );
-    
-    /**
     * From CoeControl
     * Overridden to receive pointer events
     */
@@ -348,23 +337,6 @@
 
 	TInt iNameOrder;
 	
-	/**
-     * iLongTapDetector
-     * Own.
-     */
-    CAknLongTapDetector* iLongTapDetector;  
-    
-    /** 
-      * Contact detail selection stylus popup menu 
-      * Own. 
-      */  
-    CAknStylusPopUpMenu* iDetailsPopup;
-    
-    /*
-     * Flag for checking if Stylys opened 
-     */
-    TBool iLongTapHandled;    
-    
     /**
      * Not own. Listbox's icon array
      */