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. scatterchart (missing /examples.pri) example help
Qt 6.11 is out! See what's new in the release blog

scatterchart (missing /examples.pri) example help

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 1.9k 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.
  • mmikeinsantarosaM Offline
    mmikeinsantarosaM Offline
    mmikeinsantarosa
    wrote on last edited by
    #1

    I'm really, really new to qt and need to build some excel like charts. I found the scatterplot example here-> http://doc.qt.io/QtCharts/qtcharts-scatterchart-example.html the .pro file includes a reference to ./examples.pri and I guess I don't have that because it won't build using qmake. I have qt 4.8 ( I bought a book to learn qt and it's all 4.8) It looks like I also may need the charts module. How do I get that?
    thanks for any response - mike

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome
      I think QtCharts needs a commercial license.

      Maybe qcustomplot will fit your needs ?
      Its only 2 files and very easy to get running.
      http://www.qcustomplot.com/

      There is also QWT
      http://qwt.sourceforge.net/
      Many more files but also have design time options.

      1 Reply Last reply
      0
      • mmikeinsantarosaM Offline
        mmikeinsantarosaM Offline
        mmikeinsantarosa
        wrote on last edited by
        #3

        Those are some great examples! Thanks, Mike

        1 Reply Last reply
        1

        • Login

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