src/hbcore/inputfw/hbinputvkbhostbridge.h
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 6 c3690ec91ef8
--- a/src/hbcore/inputfw/hbinputvkbhostbridge.h	Mon May 03 12:48:33 2010 +0300
+++ b/src/hbcore/inputfw/hbinputvkbhostbridge.h	Fri May 14 16:09:54 2010 +0300
@@ -43,9 +43,7 @@
     void closeKeypad(bool animationAllowed);
     void minimizeKeypad(bool animationAllowed);
     HbVkbStatus keypadStatus() const;
-    int priority() const; 
-    QSizeF keyboardArea() const;
-    void preferredSizeChanged(const QSizeF& newSize);
+    QSizeF keyboardArea() const;  
     HbVirtualKeyboard* activeKeypad() const;
     QRectF applicationArea() const;
     HbVkbStatus keypadStatusBeforeOrientationChange() const;