diff -r 35b64624a9e7 -r 36f374c67aa8 messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h --- 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.