messagingapp/msgui/unifiededitor/inc/msgunieditoraddress.h
changeset 72 6f657153cbc5
parent 70 a15d9966050f
equal deleted inserted replaced
70:a15d9966050f 72:6f657153cbc5
   156 
   156 
   157     /**
   157     /**
   158      * Reset the addresslist to previous list
   158      * Reset the addresslist to previous list
   159      */
   159      */
   160     void resetToPrevious();
   160     void resetToPrevious();
   161     
       
   162     /**
       
   163      * checks if the passed sting is a valid address or not.
       
   164      * @param addr
       
   165      * @retunr true/false based on valid/invalid.
       
   166      */
       
   167     bool checkValidAddress(const QString& addr);
       
   168 
   161 
   169 private:
   162 private:
   170 
   163 
   171     /**
   164     /**
   172      * Push button to launch phone book.
   165      * Push button to launch phone book.