summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2009-05-06 13:00:50 (GMT)
committeraxis <qt-info@nokia.com>2009-05-06 13:00:50 (GMT)
commitae3a933997580381c052fdba74e38df37cf78722 (patch)
tree1eb54e4202a9db9e34d59e5bbd2506a5e992030d /src
parent7e6dd153858710282ddcb526e413226c3b7db833 (diff)
downloadQt-ae3a933997580381c052fdba74e38df37cf78722.zip
Qt-ae3a933997580381c052fdba74e38df37cf78722.tar.gz
Qt-ae3a933997580381c052fdba74e38df37cf78722.tar.bz2
Improved the docs a bit.
Diffstat (limited to 'src')
-rw-r--r--src/gui/kernel/qwidget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index 19fdfbf..b28a95e 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -8487,6 +8487,8 @@ QVariant QWidget::inputMethodQuery(Qt::InputMethodQuery query) const
sure that a certain type of characters are entered,
you should also set a QValidator on the widget.
+ The default value is Qt::ImhNone.
+
\since 4.6
\sa inputMethodQuery(), QInputContext