Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [solved] QWebView -- HTML5 + jQuery Charts Possible?
Forum Update on Monday, May 27th 2025

[solved] QWebView -- HTML5 + jQuery Charts Possible?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 786 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    maximo
    wrote on 4 Sept 2015, 18:32 last edited by maximo 9 May 2015, 11:35
    #1
    1. If I use the QWebView widget on a Mac form, does it support the ability to do fancy charts like one can now do with HTML5 and jQuery?

    2. What web engine does it use? Chrome?

    BACKGROUND: I'm fairly new to Qt as well as C++ in general. I'm 48 years old and have dabbled in a lot of different languages. I've been able to make my first GUI application on the Mac with Qt/C++, read/write settings, encrypt stuff, and read/write a SQLite database. But that's it.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      maximus
      wrote on 4 Sept 2015, 19:03 last edited by maximus 9 Apr 2015, 19:04
      #2

      Hey there,

      1. You can do anything you do on a normal webpage with QWebEngine. it supports javascript, css, external libraries (bootstrap, jquery, ..), so you are not limited by Qt.

      2. The new QWebEngine use Chromium, an open-source browser
        The older QWebView (QWebKit) use WebKit and will be deprecated soon.


      Free Indoor Cycling Software - https://maximumtrainer.com

      1 Reply Last reply
      1

      1/2

      4 Sept 2015, 18:32

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved