|  | Home · All Classes · All Functions · Overviews | 
 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.3 |