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. Qt Charts and Data Visualization widgets
Forum Updated to NodeBB v4.3 + New Features

Qt Charts and Data Visualization widgets

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 3 Posters 9.6k Views 3 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.
  • F Offline
    F Offline
    fire_lizard
    wrote on 17 Jun 2016, 10:04 last edited by
    #1

    I am interested in trying non-commercial version of Qt Charts and Qt Data Visualization.
    Therefore, I have installed Qt 5.7, but I cannot find new widgets neither in Qt Designer nor in Qt Creator.
    Any suggestions what should I do so new widgets appear in designer?

    ? 1 Reply Last reply 17 Jun 2016, 14:14
    0
    • F fire_lizard
      17 Jun 2016, 10:04

      I am interested in trying non-commercial version of Qt Charts and Qt Data Visualization.
      Therefore, I have installed Qt 5.7, but I cannot find new widgets neither in Qt Designer nor in Qt Creator.
      Any suggestions what should I do so new widgets appear in designer?

      ? Offline
      ? Offline
      A Former User
      wrote on 17 Jun 2016, 14:14 last edited by
      #2

      @fire_lizard
      There are no new widgets in Qt Designer.
      You have to write the code (e.g. QChartView, QLineSeries) in Qt Creator.

      To start with it, show at onme example and look at the code. Then you will see that it is not difficult.

      Hope this helps.

      1 Reply Last reply
      3
      • ? Offline
        ? Offline
        A Former User
        wrote on 17 Jun 2016, 14:41 last edited by
        #3

        To add to what @HenrikSt said, you can use Qt Designer to add a QChartView to your form: In Designer, just add a QWidget to your form and promote it to QChartView (as described in Using Custom Widgets with Qt Designer).

        1 Reply Last reply
        3

        1/3

        17 Jun 2016, 10:04

        • Login

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