TEMPLATE = app TARGET = SampleNavigationApp QT = widgets SOURCES += main.cpp\ mainwindow.cpp HEADERS += mainwindow.h FORMS += mainwindow.ui