chapter2-methods.pro Example File
tutorials/extending/chapter2-methods/chapter2-methods.pro
QT += qml quick HEADERS += piechart.h SOURCES += piechart.cpp \ main.cpp