Commit a6ae4526 authored by Kai Koehne's avatar Kai Koehne
Browse files

Add 'markdowneditor' example


This example shows the use of QWebEngineView in a hybrid application,
and how one can leverage JavaScript libraries to provide functionality
with minimal effort.

QWebEngineView is used to preview a MarkDown document. The text is
exposed to the view through QWebChannel. An off-the-self js library
converts it to HTML.

Change-Id: I24c38106da3ec18975c71c16f7f7a58e93142f9e
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@theqtcompany.com>
parent af859695
Showing with 1595 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment