PDA

View Full Version : Drawing Simple Line Chart in QML



neda
4th April 2016, 10:04
Hi,
I read this link (http://doc.qt.io/QtCharts/index.html).
I add "#QT += charts" in .pro file of my project.
But when I add "import QtCharts 2.0" in main.qml I have this error:
"qml module not found"