Qt Reference Documentation

dials.pro Example File

touch/dials/dials.pro
 SOURCES += main.cpp
 FORMS += dials.ui

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/touch/dials
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS dials.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/touch/dials
 INSTALLS += target sources
X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.