QT += widgets TARGET = autohide-test TEMPLATE = app SOURCES += \ main.cpp \ mainwindow.cpp \ HEADERS += \ mainwindow.h \