diff options
Diffstat (limited to 'examples/webenginewidgets/markdowneditor/doc/markdowneditor.rst')
| -rw-r--r-- | examples/webenginewidgets/markdowneditor/doc/markdowneditor.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/webenginewidgets/markdowneditor/doc/markdowneditor.rst b/examples/webenginewidgets/markdowneditor/doc/markdowneditor.rst new file mode 100644 index 000000000..d54aafafc --- /dev/null +++ b/examples/webenginewidgets/markdowneditor/doc/markdowneditor.rst @@ -0,0 +1,11 @@ +WebEngine Markdown Editor Example +================================= + +Demonstrates how to integrate a web engine in a hybrid desktop application. +It corresponds to the Qt example `WebEngine Markdown Editor Example +<https://doc.qt.io/qt-5/qtwebengine-webenginewidgets-markdowneditor-example.html>`_. + +.. image:: markdowneditor.png + :align: center + :alt: markdowneditor screenshot + :width: 400 |
