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. Using the Qt Charts Module in Visual Studio 2015
Forum Updated to NodeBB v4.3 + New Features

Using the Qt Charts Module in Visual Studio 2015

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 4 Posters 4.7k 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.
  • T Offline
    T Offline
    toll
    wrote on 23 Feb 2016, 16:36 last edited by
    #1

    Hi there,

    I would like to use the Qt Charts Module ( found under http://doc.qt.io/QtCharts/index.html ).
    I am using Visual Studio 2015 with the Qt5 Plugin and the Qt 5.6 RC installation.
    As far as I know there are no .qml files to edit. Instead the used modules should be selected in the "Qt Project Settings" . My problem is, that there is no option for the Qt Charts Module, so how do I get it working then?

    Kind regards,

    Tobi

    S 1 Reply Last reply 23 Feb 2016, 17:20
    0
    • T toll
      23 Feb 2016, 16:36

      Hi there,

      I would like to use the Qt Charts Module ( found under http://doc.qt.io/QtCharts/index.html ).
      I am using Visual Studio 2015 with the Qt5 Plugin and the Qt 5.6 RC installation.
      As far as I know there are no .qml files to edit. Instead the used modules should be selected in the "Qt Project Settings" . My problem is, that there is no option for the Qt Charts Module, so how do I get it working then?

      Kind regards,

      Tobi

      S Offline
      S Offline
      stackprogramer
      wrote on 23 Feb 2016, 17:20 last edited by stackprogramer
      #2

      @toll welcome to devnet Qt
      i think QtChart is not supported in Qt opensource version
      it is supported in commercial project.
      which Qt do you have?

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kolegs
        wrote on 23 Feb 2016, 17:48 last edited by
        #3

        For Qt 5.6 you can use QtCharts but you need to compile it on your own. From Qt5.7 its gonna be combilled in binaries. So you need to grab a source and do it on your own.

        Checked it and it works for Linux, Android and iOS.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          toll
          wrote on 29 Feb 2016, 10:03 last edited by
          #4

          @stackprogramer said:

          @toll welcome to devnet Qt
          i think QtChart is not supported in Qt opensource version
          it is supported in commercial project.
          which Qt do you have?

          Thank you, I am using the opensource version of Qt.

          Can I compile this module on my own?

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mrjj
            Lifetime Qt Champion
            wrote on 29 Feb 2016, 10:08 last edited by
            #5

            @kolegs said:

            QtCharts

            well as @kolegs says, from 5.6 you can use it in opensoruce version.

            http://doc.qt.io/QtCharts/qtcharts-getting-started.html

            Not sure where to get the code :)
            (maybe it is in the installer)

            1 Reply Last reply
            0
            • K Offline
              K Offline
              kolegs
              wrote on 29 Feb 2016, 11:14 last edited by
              #6

              source is avaialable on git

              M 1 Reply Last reply 29 Feb 2016, 11:19
              0
              • K kolegs
                29 Feb 2016, 11:14

                source is avaialable on git

                M Offline
                M Offline
                mrjj
                Lifetime Qt Champion
                wrote on 29 Feb 2016, 11:19 last edited by mrjj
                #7

                @kolegs

                QtCharts

                this ?
                https://github.com/qtproject/qtcharts

                K 1 Reply Last reply 29 Feb 2016, 11:38
                1
                • M mrjj
                  29 Feb 2016, 11:19

                  @kolegs

                  QtCharts

                  this ?
                  https://github.com/qtproject/qtcharts

                  K Offline
                  K Offline
                  kolegs
                  wrote on 29 Feb 2016, 11:38 last edited by
                  #8

                  @mrjj Yes, just compile it for your platform and it should work. But I've never checked this on windows.

                  1 Reply Last reply
                  2

                  1/8

                  23 Feb 2016, 16:36

                  • Login

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