Results 1 to 2 of 2

Thread: Is it possible to use Qt charts on Qt5.1.0?

  1. #1
    Join Date
    Apr 2021
    Posts
    27
    Thanks
    5

    Default Is it possible to use Qt charts on Qt5.1.0?

    Hi,
    On Qt website, it says that Qt charts can be used with Qt 5.7 or higher Qt version.

    But is there a way to use Qt charts on Qt5.1.0 version?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Is it possible to use Qt charts on Qt5.1.0?

    The oldest version of Qt I have on my PC is 5.4.0. In that version, Qt Charts was listed as an "Enterprise Add-on", meaning it was available only to people with a commercial Qt license. The next version I have is Qt 5.9.0, and Qt Charts is part of the normal LGPL distribution.

    So I assume that with very 5.7, Qt Charts was moved from a commercial add-on to a general distribution library.

    However, there are probably few differences between 5.1 and 5.7 that would affect Qt Charts, so if you are able to build Qt Charts from source, you should be able to download the 5.7 source code, pull out Qt Charts and build it against the 5.1 headers and libraries.

    However, the easiest thing would be to simply upgrade to Qt 5.7.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  3. The following user says thank you to d_stranz for this useful post:

    Mohsin (13th July 2021)

Similar Threads

  1. Replies: 21
    Last Post: 8th December 2011, 03:18
  2. Charts in Qt!!
    By rachana in forum Qt Programming
    Replies: 3
    Last Post: 6th May 2011, 07:10
  3. Gantt charts with QWT ?
    By thejester in forum Qwt
    Replies: 19
    Last Post: 5th May 2011, 08:52
  4. Help with Bar charts
    By romeo in forum Qwt
    Replies: 0
    Last Post: 30th June 2010, 17:58
  5. MVC charts for Qt4
    By wysota in forum Qt-based Software
    Replies: 8
    Last Post: 28th September 2006, 17:06

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.