summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod/qcoefepinputcontext_p.h
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2009-11-04 12:19:42 (GMT)
committeraxis <qt-info@nokia.com>2009-11-04 16:19:09 (GMT)
commitca03a94ed93e4baa71adf9dacb3fddf9590040ef (patch)
treea1c9d0385319db2196313beda2bcac59c4ff3e43 /src/gui/inputmethod/qcoefepinputcontext_p.h
parentb4ef8b906c88e5d60e687d9018af93de0e735e0c (diff)
downloadQt-ca03a94ed93e4baa71adf9dacb3fddf9590040ef.zip
Qt-ca03a94ed93e4baa71adf9dacb3fddf9590040ef.tar.gz
Qt-ca03a94ed93e4baa71adf9dacb3fddf9590040ef.tar.bz2
Fixed input panel detection on post-5.0 S60 SDKs.
Task: QT-2418 RevBy: Shane Kearns
Diffstat (limited to 'src/gui/inputmethod/qcoefepinputcontext_p.h')
-rw-r--r--src/gui/inputmethod/qcoefepinputcontext_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/inputmethod/qcoefepinputcontext_p.h b/src/gui/inputmethod/qcoefepinputcontext_p.h
index 1531036..6aef5d4 100644
--- a/src/gui/inputmethod/qcoefepinputcontext_p.h
+++ b/src/gui/inputmethod/qcoefepinputcontext_p.h
@@ -97,6 +97,7 @@ private:
void applyHints(Qt::InputMethodHints hints);
void applyFormat(QList<QInputMethodEvent::Attribute> *attributes);
void queueInputCapabilitiesChanged();
+ bool needsInputPanel();
private Q_SLOTS:
void ensureInputCapabilitiesChanged();