Add QChartView using designer
Unsolved
General and Desktop
-
wrote on 20 Nov 2016, 15:42 last edited by
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 -
wrote on 20 Nov 2016, 15:48 last edited by
I tried promoting from a QWidget but I gt a compilation error: syntax error : missing ';' before '*'
-
wrote on 23 Feb 2018, 21:14 last edited by
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