Quote Originally Posted by d_stranz View Post
Of course, what you are doing leaks memory for the QChartView.
So, of course I do not want memory leaks. I should use the delete chartView somewhere near end of function?