summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/spellchecker/dict/en/README.txt
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@theqtcompany.com>2016-04-13 16:06:23 +0200
committerMichal Klocek <michal.klocek@theqtcompany.com>2016-07-02 04:34:51 +0000
commite8d1b9915a60732b764d6c18efd184b5ae73c06b (patch)
tree45161068eec50879086c5f886bbb2cfef8397979 /examples/webenginewidgets/spellchecker/dict/en/README.txt
parent42504596248a10eb31a5b719e0676b71f55871e4 (diff)
Add widget based spellchecker example
This example demonstrates how to convert 'dic' dictionary files into 'bdict' binary format using qwebengine_convert_dict tool. It shows how to implement language selection. It adds two dummy dictionaries. Change-Id: Iffc23a0ed4e51cbc749f666c8f565fafb3739a9b Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'examples/webenginewidgets/spellchecker/dict/en/README.txt')
-rw-r--r--examples/webenginewidgets/spellchecker/dict/en/README.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/examples/webenginewidgets/spellchecker/dict/en/README.txt b/examples/webenginewidgets/spellchecker/dict/en/README.txt
new file mode 100644
index 000000000..41b529292
--- /dev/null
+++ b/examples/webenginewidgets/spellchecker/dict/en/README.txt
@@ -0,0 +1,16 @@
+This is dummy english dictionary which knows only following words:
+
+* I
+* you
+* he
+* she
+* it
+* we
+* they
+* love
+* loves
+* qt
+
+Also each of words above can start with 'q' for example:
+
+* qI