summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/spellchecker/doc/images/spellchecker-example.png
Commit message (Collapse)AuthorAgeFilesLines
* Redesign spellchecker exampleKarolina Sofia Bang2023-12-201-0/+0
| | | | | | | Fixes: QTBUG-119732 Pick-to: 6.6 6.7 Change-Id: Ibfdc2989cea704a05fa5f6ed038c2b08498285e7 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Add widget based spellchecker exampleMichal Klocek2016-07-021-0/+0
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>