Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Qt and HighCharts API
Forum Updated to NodeBB v4.3 + New Features

Qt and HighCharts API

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 2.4k Views 1 Watching
  • 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.
  • G Offline
    G Offline
    goalie39
    wrote on last edited by
    #1

    Hi All:

    I've recently been running the HighCharts API in a QWebView for a quick-n-dirty ready made chart plotting interface with a few evaluateJavascript() calls as necessary to pass information between the main code and the javascript that runs the chart plotting. Seemingly everything is working well except for when it tries to use the exporting functions built into HighCharts.I know when this is done on the web as it was intended, it usually tries to save to a default folder and doesn't ask the user for a location or file name. I'm wondering if this is where it is getting hung up in Qt, but I'm not getting any errors or output so I'm stuck as to where to begin my hunt for clues. Does anyone with more experience than me have some ideas where this might be going wrong?

    Thanks!

    1 Reply Last reply
    0

    • Login

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