Home · All Classes · All Functions · Overviews

pinchzoom.pro Example File
multitouch/pinchzoom/pinchzoom.pro

 HEADERS += \
         mouse.h \
         graphicsview.h
 SOURCES += \
         main.cpp \
         mouse.cpp \
         graphicsview.cpp

 RESOURCES += \
         mice.qrc

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/multitouch/pinchzoom
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS pinchzoom.pro images
 sources.path = $$[QT_INSTALL_EXAMPLES]/multitouch/pinchzoom
 INSTALLS += target sources


Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.6.2