Add QChartView using designer
Unsolved
General and Desktop
-
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 -
I tried promoting from a QWidget but I gt a compilation error: syntax error : missing ';' before '*'
-
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