From 95fb782f1c91799fcff6f18aa5fc75292e834440 Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Thu, 17 Oct 2013 12:34:20 +0200 Subject: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I74c7d1493cb12b6fe4c460f353b3f914aafeae3c Reviewed-by: Topi Reiniƶ --- basicsuite/Text Input/description.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basicsuite/Text Input/description.txt') diff --git a/basicsuite/Text Input/description.txt b/basicsuite/Text Input/description.txt index 7c3b780..0469b1b 100644 --- a/basicsuite/Text Input/description.txt +++ b/basicsuite/Text Input/description.txt @@ -2,5 +2,5 @@ This examples illustrates how Qt can handle input on touch devices. The launcher loads a custom platform input context plugin and contains a virtual keyboard. When a text control in Qt Quick gets focus, the input context will trigger the virtual keyboard to show on screen and clicks in the virtual keyboard are delegated to the text control. -Our demo virtual keyboard has support for english, finnish and arabic. The input context plugin API is plugin based and can be replaced with whatever the user desiers. Qt has a ready made plugin for Maliit, an open-source, cross-platform input method framework for mobile and embedded. +Our demo virtual keyboard has support for english, finnish and arabic. The input context plugin API is plugin based and can be replaced with whatever the user desires. Qt has a ready made plugin for Maliit, an open-source, cross-platform input method framework for mobile and embedded. -- cgit v1.2.3