aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick1/righttoleft.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtquick1/righttoleft.qdoc')
-rw-r--r--doc/src/qtquick1/righttoleft.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qtquick1/righttoleft.qdoc b/doc/src/qtquick1/righttoleft.qdoc
index f3bb60168e..5afbdffefc 100644
--- a/doc/src/qtquick1/righttoleft.qdoc
+++ b/doc/src/qtquick1/righttoleft.qdoc
@@ -58,7 +58,7 @@ When the horizontal alignment of a text item is not explicitly set, the text ele
automatically aligned to the natural reading direction of the text. By default left-to-right text
like English is aligned to the left side of the text area, and right-to-left text like Arabic is
aligned to the right side of the text area. The alignment of a text element with empty text takes
-its alignment cue from \l QApplication::keyboardInputDirection(), which is based on the active
+its alignment cue from \l QInputPanel::inputDirection(), which is based on the active
system locale.
This default locale-based alignment can be overriden by setting the \c horizontalAlignment