messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h
changeset 44 36f374c67aa8
parent 34 84197e66a4bd
child 47 5b14749788d7
child 52 12db4185673b
--- a/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h	Wed Jun 23 18:09:17 2010 +0300
+++ b/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h	Tue Jul 06 14:12:40 2010 +0300
@@ -84,6 +84,13 @@
      */
     void clearContent();
 
+signals:
+
+    /**
+     *
+     */
+    void conversationIdChanged(qint64 convId);
+
 protected:
 
     /**
@@ -113,9 +120,14 @@
 private slots:
 
     /**
-     * show longpress menu for attachment object
+     * show longp tap.
      */
-    void handleLongPress(const QPointF &position);
+    void handleLongTap(const QPointF &position);
+    
+    /**
+     * handles short tap.
+     */
+    void handleShortTap(const QPointF &position);
 
     /**
      * Slot for handling valid returns from the framework.