1. May 03, 2017
  2. Oct 04, 2016
  3. Jun 20, 2016
  4. Mar 18, 2016
  5. Feb 04, 2016
  6. Feb 01, 2016
  7. Jan 22, 2016
  8. Jan 14, 2016
  9. Nov 17, 2015
    • Kai Koehne's avatar
      Add 'markdowneditor' example · a6ae4526
      Kai Koehne authored
      
      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>
      a6ae4526