Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to add Qt Enterprise Charts as a plugin?
Qt 6.11 is out! See what's new in the release blog

How to add Qt Enterprise Charts as a plugin?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 1.9k Views
  • 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.
  • J Offline
    J Offline
    jdent
    wrote on last edited by
    #1

    Hi,

    I downloaded Qt Enterprise Charts and built/installed them, and the examples are building okay. There are two things I still don't know how to do:

    1- how to add the Qt Chart designer to Qt Creator (I placed the dylib in the plugins/designer folder below the $$[QT_INSTALL_PREFIX] folder, and restarted Qt Creator but it does not realise there is anew designer)
    2- The help file for Qt Chart (qtcharts.qch) -- how do I install it in Qt Creator so that I have the help incorporated with the rest of the help in QtCreator?

    Thanks,
    Juan

    raven-worxR 1 Reply Last reply
    0
    • J jdent

      Hi,

      I downloaded Qt Enterprise Charts and built/installed them, and the examples are building okay. There are two things I still don't know how to do:

      1- how to add the Qt Chart designer to Qt Creator (I placed the dylib in the plugins/designer folder below the $$[QT_INSTALL_PREFIX] folder, and restarted Qt Creator but it does not realise there is anew designer)
      2- The help file for Qt Chart (qtcharts.qch) -- how do I install it in Qt Creator so that I have the help incorporated with the rest of the help in QtCreator?

      Thanks,
      Juan

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @jdent
      What QtCreator version do you use?
      With what Qt version did you built the plugin?
      Of course the Qt version QtCreator was built with needs to be equal or higher than the Qt version you built the plugin.

      Note: QtCreator's Qt version can be viewed in it's About dialog.

      For adding the qch file to QtCreator go to Tools > Options and open "Help". In ther go to the "Documentation" tab. Click "Add" and select the qch file.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jdent
        wrote on last edited by
        #3

        HI,

        I built the QtChart framework with Qt5.5.1/5.5/clang_64/bin/qmake...

        and my QtCreator was built with Qt 5.5.1 (Clang 6.0 (Apple) 64 bit)...

        How do I install the plugin for QtCharts?
        Thanks,
        Juan

        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