Polish rich text example.
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Tue, 25 Aug 2015 12:19:37 +0000 (14:19 +0200)
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Mon, 31 Aug 2015 19:55:33 +0000 (19:55 +0000)
commitfe1ea010b946518803ca1cec1332945c26be83af
tree3babd2aa71817252280ed4011a88ccac14ae407e
parentfb60f225e67db6c548fc2c5dfbe172251993daba
Polish rich text example.

- Introduce Qt 5 signals & slot syntax.
- Use mime types in the file dialogs.
- Streamline the code creating the actions.
- Introduce QCommandLineParser.
- Query the available size when determining
  the initial size instead of using hard-coded values
  for High-DPI screens.

Change-Id: Ifc84a41ed55a4a674b6eafdb6120ac42441405b6
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
examples/widgets/richtext/textedit/main.cpp
examples/widgets/richtext/textedit/textedit.cpp
examples/widgets/richtext/textedit/textedit.h