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. Add QChartView using designer
QtWS25 Last Chance

Add QChartView using designer

Scheduled Pinned Locked Moved Unsolved General and Desktop
qchartviewdesigner
3 Posts 2 Posters 2.5k 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.
  • N Offline
    N Offline
    nzur
    wrote on 20 Nov 2016, 15:42 last edited by
    #1

    Hi, how can I add a QChartView control using the designer?
    When I add it dynamically I can't seem to control it's size properly

    1 Reply Last reply
    1
    • N Offline
      N Offline
      nzur
      wrote on 20 Nov 2016, 15:48 last edited by
      #2

      I tried promoting from a QWidget but I gt a compilation error: syntax error : missing ';' before '*'

      1 Reply Last reply
      0
      • B Offline
        B Offline
        BC_AD
        wrote on 23 Feb 2018, 21:14 last edited by
        #3

        I know this is an old questin, but at the time of writing, this is still the first hit on my search so hopefully this will help someone else.

        Promote it from a QGraphicsView as outlined on Stack Overflow, or compile the plug-in.
        https://stackoverflow.com/questions/48362864/how-to-insert-qchartview-in-form-with-qt-designer

        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