Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

puzzle.pro Example File

draganddrop/puzzle/puzzle.pro
QT += widgets
requires(qtConfig(filedialog))

HEADERS     = mainwindow.h \
              pieceslist.h \
              puzzlewidget.h
RESOURCES   = puzzle.qrc
SOURCES     = main.cpp \
              mainwindow.cpp \
              pieceslist.cpp \
              puzzlewidget.cpp

QMAKE_PROJECT_NAME = dndpuzzle

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/draganddrop/puzzle
INSTALLS += target
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded