TEMPLATE = app QT += widgets SOURCES += main.cpp \ widget.cpp \ renderwindow.cpp HEADERS += widget.h \ renderwindow.h