phoneapp/phoneuiview2/inc/phoneuiqtviewif.h
changeset 45 6b911d05207e
parent 21 92ab7f8d0eab
child 46 bc5a64e5bc3c
--- a/phoneapp/phoneuiview2/inc/phoneuiqtviewif.h	Fri Jun 04 10:19:18 2010 +0100
+++ b/phoneapp/phoneuiview2/inc/phoneuiqtviewif.h	Wed Jun 23 18:12:20 2010 +0300
@@ -170,6 +170,13 @@
     virtual void clearAndHideDialpad() = 0;
     
     /*!
+        \fn void PhoneUIQtView::clearDialpad()
+        
+        Clears text from dialpad.
+    */
+    virtual void clearDialpad() = 0;
+    
+    /*!
         \fn void PhoneUIQtView::bringToForeground()
         
         Brings to foreground.