Wiggly Example▲
Sélectionnez
QT +=
widgets
HEADERS =
wigglywidget.h \
dialog.h
SOURCES =
wigglywidget.cpp \
dialog.cpp \
main.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
widgets/
widgets/
wiggly
INSTALLS +=
target