1 2 3 4 5 6 7
SOURCES += main.cpp testmodel.cpp HEADERS += testmodel.h RESOURCES += \ resources.qrc QT += quick widgets