qtvs添加qchart,如何使用Qt Designer在窗体中插入QChartView?
I want to add QChart to the form. But I can't find it in the Widget Box. So I created it in the code. How can I insert it in QWidget or QFrame or something else?I want to set area of that widget in Qt...