messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h
changeset 67 fc91263aee62
parent 56 f42d9a78f435
child 76 60a8a215b0ec
equal deleted inserted replaced
65:d8ac8e5e4721 67:fc91263aee62
    82     /**
    82     /**
    83      * Clears  all the Contact card fields.
    83      * Clears  all the Contact card fields.
    84      */
    84      */
    85     void clearContent();
    85     void clearContent();
    86 
    86 
       
    87     /**
       
    88      * Checks if the address displayed in valid
       
    89      * phone number or email id.
       
    90      * @return true if valid else false
       
    91      */
       
    92     bool isValidAddress();
       
    93 
    87 signals:
    94 signals:
    88 
    95 
    89     /**
    96     /**
    90      *
    97      *
    91      */
    98      */