Qt Reference Documentation

chapter2-methods.pro Example File

declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro
 QT += declarative

 HEADERS += piechart.h
 SOURCES += piechart.cpp \
            main.cpp