src/hbcore/inputfw/hbinputmethod.h
changeset 28 b7da29130b0e
parent 21 4633027730f5
--- a/src/hbcore/inputfw/hbinputmethod.h	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/inputfw/hbinputmethod.h	Fri Sep 17 08:32:10 2010 +0300
@@ -63,6 +63,7 @@
 
     void lockFocus();
     void unlockFocus();
+    bool isFocusLocked();
 
     // From QInputContext (do not override).
     void widgetDestroyed(QWidget *widget);