summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2009-05-06 13:34:18 (GMT)
committeraxis <qt-info@nokia.com>2009-05-06 13:34:18 (GMT)
commit32a98347c130ec4949a5a1078c7cac7d3bb9d351 (patch)
tree23c2f0f3b22d7a51944c613a2e21865de92fbc71 /src/gui/inputmethod
parentca8c15a61a311adc676df099e5ebb882948ea609 (diff)
downloadQt-32a98347c130ec4949a5a1078c7cac7d3bb9d351.zip
Qt-32a98347c130ec4949a5a1078c7cac7d3bb9d351.tar.gz
Qt-32a98347c130ec4949a5a1078c7cac7d3bb9d351.tar.bz2
Fix docs.
Diffstat (limited to 'src/gui/inputmethod')
-rw-r--r--src/gui/inputmethod/qinputcontext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/inputmethod/qinputcontext.cpp b/src/gui/inputmethod/qinputcontext.cpp
index dba377a..c7d156c 100644
--- a/src/gui/inputmethod/qinputcontext.cpp
+++ b/src/gui/inputmethod/qinputcontext.cpp
@@ -476,7 +476,7 @@ bool QInputContext::x11FilterEvent(QWidget * /*keywidget*/, XEvent * /*event*/)
This function may be overridden only if input method is depending
on Symbian and you need raw TWsEvent. Otherwise, this function must not.
- This function is designed to filter raw key events for XIM, but
+ This function is designed to filter raw key events on S60, but
other input methods may use this to implement some special
features.