changeset 67 | fc91263aee62 |
parent 56 | f42d9a78f435 |
child 76 | 60a8a215b0ec |
--- a/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h Tue Sep 14 22:54:56 2010 +0530 +++ b/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h Fri Sep 17 20:01:45 2010 +0530 @@ -84,6 +84,13 @@ */ void clearContent(); + /** + * Checks if the address displayed in valid + * phone number or email id. + * @return true if valid else false + */ + bool isValidAddress(); + signals: /**