I am getting errors (shown in the image) even when I use the following code
Qt Code:
class ChartView : public QChartView { Q_OBJECT signals: void updateGraphOrder(); }To copy to clipboard, switch view to plain text mode
I am getting errors (shown in the image) even when I use the following code
Qt Code:
class ChartView : public QChartView { Q_OBJECT signals: void updateGraphOrder(); }To copy to clipboard, switch view to plain text mode
Last edited by Mohsin; 8th June 2021 at 02:34.
Bookmarks